Skip to content

Commit

Permalink
Merge pull request #16 from jenkinsci/release-drafter-fix
Browse files Browse the repository at this point in the history
Escape the "Breaking changes" title with a custom symbol
  • Loading branch information
oleg-nenashev authored Aug 20, 2019
2 parents 3fdc5fc + 4093f25 commit bf979fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version-template: $MAJOR.$MINOR

# Emoji reference: https://gitmoji.carloscuesta.me/
categories:
- title: :boom: Breaking changes
- title: ":boom: Breaking changes"
labels:
- breaking
- title: 🚨 Removed
Expand Down

0 comments on commit bf979fa

Please sign in to comment.