Skip to content

Releases: nearform-actions/github-action-notify-release

v1.2.3

27 May 11:04
e3c3d2c
Compare
Choose a tag to compare

fix: octokit issue api

v1.2.2

24 May 13:32
3665f4f
Compare
Choose a tag to compare

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

11 May 14:52
7ee9a54
Compare
Choose a tag to compare

v1.2.0

11 May 08:27
900d337
Compare
Choose a tag to compare
  • Issues created by the automation will be also closed by automation when release is done
  • Fixed #26

v1.1.0

07 May 14:20
269e82a
Compare
Choose a tag to compare
  • 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

03 May 11:38
2f91e4b
Compare
Choose a tag to compare
  • Updated the markdown formatting of the issue

v1.0

03 May 09:30
798fc9c
Compare
Choose a tag to compare

Action which notifies if a release becomes stale by creating an issue