Skip to content

Commit

Permalink
Merge pull request openfoodfoundation#11484 from openfoodfoundation/m…
Browse files Browse the repository at this point in the history
…kllnk-patch-1

Add release note category "API changes"
  • Loading branch information
dacook committed Sep 5, 2023
2 parents 0874c7d + f27ecb6 commit a096c56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
Changelog Category (reviewers may add a label for the release notes):

- [x] User facing changes
- [ ] API changes (V0, V1 or DFC)
- [ ] Technical changes only
- [ ] Feature toggled

Expand Down
4 changes: 4 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ changelog:
- '*'
exclude:
labels:
- api changes
- dependencies
- feature toggled
- technical changes only
- title: "API changes ⚠️"
labels:
- api changes
- title: "Features under construction 🚧"
labels:
- feature toggled
Expand Down

0 comments on commit a096c56

Please sign in to comment.