mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Added config for CIB
This commit is contained in:
@@ -0,0 +1,19 @@
|
|||||||
|
mode: chatops
|
||||||
|
silent: true
|
||||||
|
branchName: '${issue.number}-${issue.title,}'
|
||||||
|
gitSafeReplacementChar: '-'
|
||||||
|
branches:
|
||||||
|
- label:
|
||||||
|
- bug🐞
|
||||||
|
prefix: feature/
|
||||||
|
- label:
|
||||||
|
- feature-request👓
|
||||||
|
prefix: feature/
|
||||||
|
- label:
|
||||||
|
- new-app💁
|
||||||
|
prefix: new-app/
|
||||||
|
- label:
|
||||||
|
- documentation📄
|
||||||
|
prefix: documentation/
|
||||||
|
experimental:
|
||||||
|
branchNameArgument: true
|
||||||
Reference in New Issue
Block a user