Skip to content

Releases: peter-evans/commit-comment

Commit Comment v4.0.0

Choose a tag to compare

@peter-evans peter-evans released this 02 Oct 15:55
f6d60c6

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

Read more

Commit Comment v3.0.0

Choose a tag to compare

@peter-evans peter-evans released this 15 Sep 15:13
5a6f828

⭐ 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

Choose a tag to compare

@peter-evans peter-evans released this 17 Oct 13:14
76d2ae1

⚙️ 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

Choose a tag to compare

@peter-evans peter-evans released this 22 Mar 05:45
3f3629d

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

Choose a tag to compare

@peter-evans peter-evans released this 19 Nov 02:05
024efe4
  • Dependency updates

Commit Comment v1.3.1

Choose a tag to compare

@peter-evans peter-evans released this 21 Sep 23:53
1aca74d
  • Dependency updates

Commit Comment v1.3.0

Choose a tag to compare

@peter-evans peter-evans released this 19 Jun 06:29
db40cd9
  • 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

Choose a tag to compare

@peter-evans peter-evans released this 02 May 08:05
c031f4d
  • Dependency updates

Commit Comment v1.2.0

Choose a tag to compare

@peter-evans peter-evans released this 01 Apr 01:12
  • Add a default for the token input
  • Remove evaluation of environment variables in the body input

Commit Comment v1.1.0

Choose a tag to compare

@peter-evans peter-evans released this 03 Dec 08:50
  • Adds support for evaluating environment variables in the body input