Commit 4ec613e1 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

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.
parent 1ae8a9e3
...@@ -14,11 +14,20 @@ reviewers: ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment