Skip to content

Commit

Permalink
(maint) created local 'GitReleaseManager.yaml' from remote '.github/G…
Browse files Browse the repository at this point in the history
…itReleaseManager/GitReleaseManager.yaml'
  • Loading branch information
choco-sync authored and gep13 committed Sep 4, 2023
1 parent 63d405f commit c6014a6
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions GitReleaseManager.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
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 Package](https://community.chocolatey.org/packages/chocolatey/{milestone})
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package::rocket:

0 comments on commit c6014a6

Please sign in to comment.