mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
feat: generated docs, and original workflows
This commit is contained in:
32
.github/release.yml
vendored
Normal file
32
.github/release.yml
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
####
|
||||
## This is managed via https://github.com/internal-GlueOps/github-shared-files-sync . Any changes to this file may be overridden by our automation
|
||||
####
|
||||
|
||||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- 'ignore'
|
||||
# authors:
|
||||
# - 'glueops-terraform-svc-account'
|
||||
# - 'glueops-svc-account'
|
||||
# - 'glueops-renovatebot'
|
||||
categories:
|
||||
- title: Breaking Changes 🛠
|
||||
labels:
|
||||
- 'major'
|
||||
- 'breaking-change'
|
||||
- title: Enhancements 🎉
|
||||
labels:
|
||||
- 'minor'
|
||||
- 'enhancement'
|
||||
- 'new-feature'
|
||||
- title: Other 🐛
|
||||
labels:
|
||||
- 'auto-update'
|
||||
- 'patch'
|
||||
- 'fix'
|
||||
- 'bugfix'
|
||||
- 'bug'
|
||||
- 'hotfix'
|
||||
- 'dependencies'
|
||||
- 'include-in-release-notes'
|
||||
Reference in New Issue
Block a user