Releases: nearform-actions/github-action-notify-release
Releases · nearform-actions/github-action-notify-release
v1.2.3
fix: octokit issue api
v1.2.2
Improved template of the issue body that will be created by bot:
- added link to the latest release
- added short SHA and link to each commit entry
v1.2.1
- Fixes #23
v1.2.0
- Issues created by the automation will be also closed by automation when release is done
- Fixed #26
v1.1.0
- Commit message that goes to the created issue description is now by default truncated to include only first line of the message. This is also configurable via
commit-messages-lines
action input.
v1.0.1
- Updated the markdown formatting of the issue
v1.0
Action which notifies if a release becomes stale by creating an issue