mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
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:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user