Skip to content

Commit

Permalink
PRs with docs changes appear in their own sections in changelog (#3437)
Browse files Browse the repository at this point in the history
Co-authored-by: Shaun <[email protected]>
  • Loading branch information
haywoodsh and shaun-nx authored Mar 21, 2023
1 parent 16fe4c1 commit 791a5af
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,15 @@ changelog:
labels:
- skip changelog
categories:
- title: 🚀 Features
labels:
- enhancement
- title: 💣 Breaking Changes
labels:
- change
- title: 🚀 Features
labels:
- enhancement
- title: 🐛 Bug Fixes
labels:
- bug
- title: 📝 Documentation
labels:
- documentation
- title: 📦 Helm Chart
labels:
- helm_chart
Expand All @@ -24,6 +21,9 @@ changelog:
- title: 🔨 Maintenance
labels:
- chore
- title: 📝 Documentation
labels:
- documentation
- title: ⬆️ Dependencies
labels:
- dependencies
Expand Down

0 comments on commit 791a5af

Please sign in to comment.