Skip to content

Tags: commit-check/commit-check-action

Tags

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Delete .github/release-drafter.yml (#195)

v2

Toggle v2's commit message
Retag v2

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add `GITHUB_TOKEN` environment variables to action.yml (#181)

* feat: add GH_TOKEN and GITHUB_TOKEN environment variables in action.yml

* fix: remove GITHUB_TOKEN requirement for pr-comments feature in README

* fix: Remove GITHUB_TOKEN from commit-check workflow

Removed GITHUB_TOKEN environment variable for self test.

* fix: remove GH_TOKEN from action.yml environment variables

v2.4.1

Toggle v2.4.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.4.0 to 2.4.1 (#177)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.4.0 to 2.4.1.
- [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.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.4.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>

v2.4.0

Toggle v2.4.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.3.0 to 2.4.0 (#176)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.3.0 to 2.4.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.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.4.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.3.0

Toggle v2.3.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.2.2 to 2.3.0 (#175)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.2.2 to 2.3.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.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.3.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.2.2

Toggle v2.2.2'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.2.1 to 2.2.2 (#174)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.2.1 to 2.2.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.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.2.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.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update used-by badge by github-actions[bot] (#169)

Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>

v2.2.0

Toggle v2.2.0's commit message
chore(deps): bump peter-evans/create-pull-request from 7 to 8

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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)