Skip to content

Tags: commit-check/commit-check-action

Tags

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use env in steps instead of inputs in bash code (#167)

v2

Toggle v2's commit message
Retag v2

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump commit-check from 2.1.1 to 2.1.2 (#161)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/commit-check/commit-check/releases)
- [Changelog](https://github.com/commit-check/commit-check/blob/main/docs/changelog.rst)
- [Commits](commit-check/commit-check@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump commit-check from 2.0.0 to 2.1.0 (#155)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/commit-check/commit-check/releases)
- [Changelog](https://github.com/commit-check/commit-check/blob/main/docs/changelog.rst)
- [Commits](commit-check/commit-check@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BREAKING CHNAGE: Upgrade commit-check to v2.0.0 (#152)

* BREAKING CHNAGES: upgrade commit-check to v2.0.0

* BREAKING CHNAGE: remove options

* chore!: remove options

* chore: update code comments

* feat!: change default values and update docs

* docs: update README.md

* docs: update README.md

* fix: update sha to ref

* test: update require_rebase_target

* docs: update README.md

v1

Toggle v1's commit message
Retag v1

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: eliminate deprecation warnings during GitHub authentication (#145)

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "fix: Workflow does not contain permissions (#141)" (#142)

This reverts commit 4d2f384.

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump pygithub from 2.6.1 to 2.7.0 (#126)

* chore(deps): bump pygithub from 2.6.1 to 2.7.0

Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: change wheel package name to pygithub

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump commit-check from 0.10.0 to 0.10.1 (#122)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/commit-check/commit-check/releases)
- [Commits](commit-check/commit-check@v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>