File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 with `#module nuget:?package=Cake.BuildSystems.Module&version={milestone}`.
99 footer-includes-milestone : true
1010 milestone-replace-text : " {milestone}"
11+ include-sha-section : true
12+ sha-section-heading : " SHA256 Hashes of the release artifacts"
13+ sha-section-line-format : " - `{1}\t {0}`"
1114export :
1215 include-created-date-in-title : true
1316 created-date-string-format : yyyy-MM-dd
@@ -32,3 +35,11 @@ issue-labels-alias:
3235 - name : security
3336 header : Security
3437 plural : Security
38+ close :
39+ use-issue-comments : true
40+ issue-comment : |-
41+ :tada: This issue has been resolved in version {milestone} :tada:
42+ The release is available on:
43+ - [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
44+ - [NuGet Package](https://www.nuget.org/packages/Cake.BuildSystems.Module/{milestone})
45+ Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package::rocket:
You can’t perform that action at this time.
0 commit comments