This repository was archived by the owner on Jan 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathGitReleaseManager.yaml
More file actions
43 lines (40 loc) · 1.57 KB
/
GitReleaseManager.yaml
File metadata and controls
43 lines (40 loc) · 1.57 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
create:
include-footer: true
footer-heading: Where to get it
footer-content: >-
You can download this release from [chocolatey](https://chocolatey.org/packages/codecov/{milestone}),
[nuget](https://nuget.org/packages/Codecov/{milestone}),
[MSBuild Reference](https://nuget.org/packages/Codecov.MSBuild/{milestone})
or as a [dotnet tool](https://nuget.org/packages/Codecov.Tool/{milestone})
footer-includes-milestone: true
milestone-replace-text: "{milestone}"
include-sha-section: true
export:
include-created-date-in-title: true
created-date-string-format: yyyy-MM-dd
perform-regex-removal: true
regex-text: '### Where to get it([\r\n]+)*You can .*([\r\n]+.*)*$'
multiline-regex: true
close:
use-issue-comments: true
issue-comment: |-
:tada: This issue has been resolved in version {milestone} :tada:
The release is available on:
- [.NET Core Tool](https://nuget.org/packages/Codecov.Tool/{milestone})
- [Chocolatey](https://chocolatey.org/packages/codecov/{milestone})
- [GitHub release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
- [MSBuild Reference](https://nuget.org/packages/Codecov.MSBuild/{milestone})
- [NuGet](https://nuget.org/packages/Codecov/{milestone})
Your friendly **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package::rocket:
issue-labels-include:
- Bug
- Documentation
- Feature
- Improvement
issue-labels-exclude:
- Build
- Internal/Refactoring
issue-labels-alias:
- name: Documentation
header: Documentation
plural: Documentation