Skip to content

Commit c36c357

Browse files
author
glueops-svc-account
committed
[skip actions] created local '.github/release.yml' from remote '.github/release.yml'
1 parent 5877d84 commit c36c357

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/release.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
####
2+
## This is managed via https://github.com/internal-GlueOps/github-shared-files-sync . Any changes to this file may be overridden by our automation
3+
####
4+
5+
changelog:
6+
exclude:
7+
labels:
8+
- 'ignore'
9+
authors:
10+
- 'glueops-terraform-svc-account'
11+
categories:
12+
- title: Breaking Changes 🛠
13+
labels:
14+
- 'major'
15+
- 'breaking-change'
16+
- title: Enhancements 🎉
17+
labels:
18+
- 'minor'
19+
- 'enhancement'
20+
- 'new-feature'
21+
- title: Other 🐛
22+
labels:
23+
- 'auto-update'
24+
- 'patch'
25+
- 'fix'
26+
- 'bugfix'
27+
- 'bug'
28+
- 'hotfix'
29+
- 'dependencies'
30+
- 'include-in-release-notes'

0 commit comments

Comments
 (0)