Skip to content

Commit

Permalink
(maint) Update issue comment for GRM
Browse files Browse the repository at this point in the history
The issue comment template for finishing up a release had not been
filled out. This commit updates this template to have this available.
  • Loading branch information
AdmiringWorm committed Jan 18, 2024
1 parent 6f522d2 commit 1d73e86
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions GitReleaseManager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ create:
include-sha-section: true
sha-section-heading: "SHA256 Hashes of the release artifacts"
sha-section-line-format: "- `{1}\t{0}`"
# close:
# use-issue-comments: true
# issue-comment: |-
# :tada: This issue has been resolved in version {milestone} :tada:
close:
use-issue-comments: true
issue-comment: |-
:tada: This issue has been resolved in version {milestone} :tada:
# The release is available on:
The release is available on:
# - [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
# - [Chocolatey Package](https://chocolatey.org/packages/chocolatey/{milestone})
- [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
- [Chocolatey Package](https://community.chocolatey.org/packages/chocolatey-community-validation.extension/{milestone})
# Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package: :rocket:
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package: :rocket:

0 comments on commit 1d73e86

Please sign in to comment.