Skip to content

Releases: cloudposse-github-actions/pr-comment-on-release

v0.2.0

25 Mar 17:57

Choose a tag to compare

docs(misc): minor punctuation changes in `action.yml` @korenyoni (#4) ## what * docs(misc): minor punctuation changes, remove copypasta link in readme.

why

  • Need a change in action.yml in order to trigger initial release

references

  • N/A
fix: drop `main-branch.yml`/`feature-branch.yml` workflows in favor of `branch.yml` @korenyoni (#3) ## what * Drop `main-branch.yml`/`feature-branch.yml` workflows in favor of `branch.yml`

why

references

🚀 Enhancements

feat: add `pr-comment-on-release` functionality. @korenyoni (#1) ## what
  • Add functionality for pr-comment-on-release

why

  • This is the initial intended functionality for this GitHub Action.

references

Tested in another repo using the v0.1.0 prerelease
CleanShot 2025-01-29 at 11 49 05@2x

The test suite was pretty difficult to write as it involves actual releases and comments being created and deleted. That being said, it provides automated testing in terms of this action's functionality.

v0.1.0

25 Mar 17:54

Choose a tag to compare