Skip to content

25.0.14

Choose a tag to compare

@github-actions github-actions released this 25 Mar 05:47
· 43 commits to master since this release

Bumps mshick/add-pr-comment from 2 to 3.

Release notes

Sourced from mshick/add-pr-comment's releases.

v3.0.0

3.0.0 (2026-03-12)

⚠ BREAKING CHANGES

  • update to node24 (#135)

Features

v2.8.2

  • Bump runtime to node20 from node16 (#114) 74e66d7
  • bumping package to node 20 8fedd70

mshick/add-pr-comment@v2...v2.8.2

v2.8.1

  • Update action.yml to add find and replace 12282e9

mshick/add-pr-comment@v2...v2.8.1

v2.8.0

  • New find-and-replace functionality — update parts of messages

mshick/add-pr-comment@v2.6.1...v2.8.0

v2.6.1

  • fix message fallback behavior a8a22ad

mshick/add-pr-comment@v2...v2.6.1

v2.6.0

  • Preformatted messages (#97) a251f05

mshick/add-pr-comment@v2...v2.6.0

v2.5.1

-messagePath is not an array 3db21c2

mshick/add-pr-comment@v2...v2.5.1

v2.5.0

  • Multiline message-path and concatenation (#88) 4a541a2
  • docs: Add default of false to update-only (#96) a0c6c0c

mshick/add-pr-comment@v2...v2.5.0

v2.4.0

... (truncated)

Changelog

Sourced from mshick/add-pr-comment's changelog.

3.9.0 (2026-03-14)

Features

  • add library exports for programmatic usage (#169) (277cebd)

3.8.0 (2026-03-14)

Features

  • automatic message truncation for oversized comments (#167) (38989f3)

3.7.0 (2026-03-14)

Features

3.6.0 (2026-03-13)

Features

3.5.0 (2026-03-13)

Features

3.4.0 (2026-03-13)

Features

3.3.0 (2026-03-13)

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Related Issues