mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-16 07:26:25 +08:00
Update release-drafter.yml
This commit is contained in:
parent
950d566164
commit
35a1ec618a
26
.github/release-drafter.yml
vendored
26
.github/release-drafter.yml
vendored
@ -23,6 +23,12 @@ categories:
|
||||
labels:
|
||||
- fix
|
||||
- bug
|
||||
- title: 🧪 Test
|
||||
labels:
|
||||
- test
|
||||
- title: 🚥 CI
|
||||
labels:
|
||||
- ci
|
||||
- title: ♻️ Changes
|
||||
labels:
|
||||
- changed
|
||||
@ -61,23 +67,27 @@ autolabeler:
|
||||
- label: 'chore'
|
||||
branch:
|
||||
- '/(chore)\/.*/'
|
||||
title:
|
||||
- '/^chore: .*/'
|
||||
- label: 'security'
|
||||
branch:
|
||||
- '/(security)\/.*/'
|
||||
- label: 'refactor'
|
||||
branch:
|
||||
- '/(refactor)\/.*/'
|
||||
- label: 'docs'
|
||||
branch:
|
||||
- '/(docs)\/.*/'
|
||||
title:
|
||||
- '/^docs: .*/'
|
||||
- label: 'ci'
|
||||
branch:
|
||||
- '/(ci)\/.*/'
|
||||
- label: 'test'
|
||||
branch:
|
||||
- '/(test)\/.*/'
|
||||
- label: 'bug'
|
||||
branch:
|
||||
- '/(fix)\/.*/'
|
||||
title:
|
||||
- '/^fix: .*/'
|
||||
- label: 'feature'
|
||||
branch:
|
||||
- '/(feat)\/.*/'
|
||||
title:
|
||||
- '/^feat: .*/'
|
||||
body:
|
||||
- '/JIRA-[0-9]{1,4}/'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user