Skip to content

Commit

Permalink
Add release notes flow
Browse files Browse the repository at this point in the history
  • Loading branch information
thepieterdc committed Oct 17, 2021
1 parent b120a64 commit 39f07b5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 90 deletions.
21 changes: 21 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
changelog:
categories:
- title: "Features :star:"
labels:
- "feature :star:"

- title: "Enhancements :arrow_up:"
labels:
- "enhancement :arrow_up:"

- title: "Bugs :bug:"
labels:
- "bug :bug:"

- title: Dependencies
labels:
- dependencies

- title: Other
labels:
- "*"
83 changes: 0 additions & 83 deletions CHANGELOG.md

This file was deleted.

7 changes: 0 additions & 7 deletions RELEASING.md

This file was deleted.

0 comments on commit 39f07b5

Please sign in to comment.