Skip to content

Commit

Permalink
add autolabel
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow committed Jan 19, 2024
1 parent c56493f commit e3b7182
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,29 @@ categories:
- 'bugfix'
- 'bug'

autolabeler:
- label: 'packages'
files:
- 'packages.sh'
- 'packages/**'
- label: 'research'
files:
- 'research/**'
- label: 'LX06'
title:
- '/lx06/i'
- '/l06a/i'
- label: 'LX01'
title:
- '/lx01/i'
- label: 'L09A'
title:
- '/l09a/i'
- label: 'L09B'
title:
- '/l09b/i'


template: |
## Changelog
$CHANGES

0 comments on commit e3b7182

Please sign in to comment.