-
-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathGitReleaseManager.yaml
More file actions
27 lines (24 loc) · 847 Bytes
/
GitReleaseManager.yaml
File metadata and controls
27 lines (24 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
issue-labels-include:
- Bug
- Feature
- Improvement
- Documentation
- Breaking change
issue-labels-exclude:
- Build
issue-labels-alias:
- name: Documentation
header: Documentation
plural: Documentation
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})
- [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=cake-build.cake)
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package::rocket: