Enable new features of Corbot (#1831)
enable alias and add one, so that "/plugin: forward" adds a label called plugin-forward to the issue. enable branches that automatically delete merged branches.
This commit is contained in:
parent
1ae8a9e321
commit
4ec613e186
1 changed files with 9 additions and 0 deletions
9
OWNERS
9
OWNERS
|
@ -14,11 +14,20 @@ reviewers:
|
||||||
- superq
|
- superq
|
||||||
- varyoo
|
- varyoo
|
||||||
- yongtang
|
- yongtang
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- chrisohaver
|
- chrisohaver
|
||||||
- johnbelamaric
|
- johnbelamaric
|
||||||
- miekg
|
- miekg
|
||||||
- yongtang
|
- yongtang
|
||||||
|
|
||||||
features:
|
features:
|
||||||
- comments
|
- comments
|
||||||
- reviewers
|
- reviewers
|
||||||
|
- aliases
|
||||||
|
- branches
|
||||||
|
|
||||||
|
aliases:
|
||||||
|
- |
|
||||||
|
/plugin: (.*) -> /label add: plugin/$1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue