forked from NuGet/NuGet.Client
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGitReleaseManager.yaml
50 lines (47 loc) · 2.49 KB
/
GitReleaseManager.yaml
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
44
45
46
47
48
49
50
issue-labels-include:
- Breaking Change
- Deprecate
- Feature
- C4B Feature
- Bug
- Improvement
- Documentation
- Dependency Change
issue-labels-exclude:
- Internal Refactoring
- BuildAutomation
- NO RELEASE NOTES
issue-labels-alias:
- name: Documentation
header: Documentation
plural: Documentation
- name: Bug
header: Bug Fix
plural: Bug Fixes
- name: Deprecate
header: Deprecated Feature
plural: Deprecated Features
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})
- [Chocolatey.NuGet.Commands NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Commands/{milestone})
- [Chocolatey.NuGet.Common NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Common/{milestone})
- [Chocolatey.NuGet.Configuration NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Configuration/{milestone})
- [Chocolatey.NuGet.Credentials NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Credentials/{milestone})
- [Chocolatey.NuGet.DependencyResolver.Core NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.DependencyResolver.Core/{milestone})
- [Chocolatey.NuGet.Frameworks NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Frameworks/{milestone})
- [Chocolatey.NuGet.LibraryModel NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.LibraryModel/{milestone})
- [Chocolatey.NuGet.PackageManagement NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.PackageManagement/{milestone})
- [Chocolatey.NuGet.Packaging NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Packaging/{milestone})
- [Chocolatey.NuGet.ProjectModel NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.ProjectModel/{milestone})
- [Chocolatey.NuGet.Protocol NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Protocol/{milestone})
- [Chocolatey.NuGet.Resolver NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Resolver/{milestone})
- [Chocolatey.NuGet.Versioning NuGet Package](https://nuget.org/packages/Chocolatey.NuGet.Versioning/{milestone})
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package: :rocket: