Skip to content

Releases: peter-evans/commit-comment

Commit Comment v3.0.0

15 Sep 15:13
5a6f828
Compare
Choose a tag to compare

⭐ The action has been updated with new features such as updating comments and comment reactions.

What's Changed

Full Changelog: v2.0.1...v3.0.0

Commit Comment v2.0.1

17 Oct 13:14
76d2ae1
Compare
Choose a tag to compare

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: v2.0.0...v2.0.1

Commit Comment v2.0.0

22 Mar 05:45
3f3629d
Compare
Choose a tag to compare

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

New Contributors

Full Changelog: v1.3.2...v2.0.0

Commit Comment v1.3.2

19 Nov 02:05
024efe4
Compare
Choose a tag to compare

Commit Comment v1.3.1

21 Sep 23:53
1aca74d
Compare
Choose a tag to compare

Commit Comment v1.3.0

19 Jun 06:29
db40cd9
Compare
Choose a tag to compare
  • When the action is run on pull_request events, sha now defaults to the pull request branch HEAD commit instead of the merge commit.
  • Adds the repository input allowing creation of commit comments in another repository

Commit Comment v1.2.1

02 May 08:05
c031f4d
Compare
Choose a tag to compare

Commit Comment v1.2.0

01 Apr 01:12
Compare
Choose a tag to compare
  • Add a default for the token input
  • Remove evaluation of environment variables in the body input

Commit Comment v1.1.0

03 Dec 08:50
Compare
Choose a tag to compare
  • Adds support for evaluating environment variables in the body input

Commit Comment v1.0.1

31 Oct 05:01
Compare
Choose a tag to compare
  • Fixes an issue with the sha input