Skip to content

Commit

Permalink
Merge pull request #15 from jenkinsci/release-drafter-breaking-changes
Browse files Browse the repository at this point in the history
Release Drafter: Add a category for breaking changes
  • Loading branch information
oleg-nenashev authored Aug 18, 2019
2 parents 79723ba + 17e6b62 commit 3fdc5fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ version-template: $MAJOR.$MINOR

# Emoji reference: https://gitmoji.carloscuesta.me/
categories:
- title: :boom: Breaking changes
labels:
- breaking
- title: 🚨 Removed
label: removed
- title: ⚠️ Deprecated
Expand Down

0 comments on commit 3fdc5fc

Please sign in to comment.