mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore(.github): specify PR types
This commit is contained in:
@@ -57,6 +57,14 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
requireScope: false
|
||||
types:
|
||||
- feat
|
||||
- chore
|
||||
- fix
|
||||
- hotfix
|
||||
- refactor
|
||||
- perf
|
||||
- test
|
||||
|
||||
release-labels:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user