blob: 4db6b89a17d53d86374f1f2f0539331c02bda84e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
approvers:
- bradbeam
- chrisohaver # Infoblox | cohaver@infoblox.com
- dilyevsky
- fastest963
- fturib # ftur@infoblox.com
- greenpau
- grobie
- isolus
- johnbelamaric
- miekg # miek@miek.nl | project lead: 11/11/2019
- pmoroney
- rajansandeep
- stp-ip
- superq
- yongtang
features:
- comments
- reviewers
- aliases
- branches
- exec
aliases:
- |
/plugin: (.*) -> /label add: plugin/$1
- |
/approve -> /lgtm
- |
/wai -> /label add: works as intended
- |
/release: (.*) -> /exec: /opt/bin/release-coredns $1
|