Skip to content

Commit

Permalink
(build) Update GRM config
Browse files Browse the repository at this point in the history
To include updating of closed issues, and adding SHA of artifacts to
release.
  • Loading branch information
gep13 committed Nov 30, 2020
1 parent 2b560db commit e5ef699
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions GitReleaseManager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,18 @@ issue-labels-alias:
- name: security
header: Security
plural: Security
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:
The release is available on:
- [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
- [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=cake-build.cake-vscode)
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package::rocket:

0 comments on commit e5ef699

Please sign in to comment.