File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
12# .github/release.yml
23# WARNING this file is managed by terraform and cannot be edited manually, see
3- # geoadmin/infra-terraform-bgdi/ tf/github/geoadmin/modules/service-repository-semver/release_config .tf
4+ # tf/github/geoadmin/modules/github-auto-release-notes-config/main .tf
45
56changelog :
67 exclude :
78 labels :
8- - ignore-for-release
9- - skip-changelog
10- - skip-rn
119 - skip-release-note
12- - no-release-note
13- - no-rn
14- - no-changelog
10+ - refactoring
1511 - new-release
1612 authors :
1713 - terraform-bgdi
1814 categories :
19- - title : Breaking Changes 🛠
15+ - title : " :boom: Breaking Changes"
2016 labels :
2117 - breaking-change
22- - title : New Features
18+ - title : " :sparkles: New Features"
2319 labels :
2420 - feature
25- - enhancement
26- - title : Data Updates
21+ - title : " :card_index_dividers: Data Updates"
2722 labels :
28- - data
2923 - data-integration
30- - title : Bug Fixes
24+ - title : " :bug: Bug Fixes"
3125 labels :
32- - fix
33- - bugfix
3426 - bug
3527 - title : Other Changes
3628 labels :
You can’t perform that action at this time.
0 commit comments