forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
comment-commands.yml
73 lines (67 loc) · 1.42 KB
/
comment-commands.yml
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# https://github.com/rytswd/comvent
trigger: specific
# list of users allowed to use these commands, from labeling an issue in
# a specific way to mark as duplicate, closing issues, the sky is the limit
# TODO implement more commands, add more users
users:
active:
# maintainer
- casswedson
# curator
- Maleclypse
# volunteers
- Termineitor244
- Faalagorn
- Ilysen
- Aerin-of-the-Toast
- anoobindisguise
- DukePaulAtreid3s
- PatrikLundell
- alef
- TheShadowFerret
- Jan-Blasiak
- MNG-cataclysm
- mqrause
- andrei8l
- haveric
- MylieDaniels
- nopenoperson
- Inglonias
- GuardianDll
- hexagonrecursion
- ANickelN
- a-chancey
- Cimanyd0
- LyranRenegade
- Stadler76
- sonphantrung
- sadenar
- RenechCDDA
- irwiss
- strategineer
- pjf
- SurFlurer
- Procyonae
- harakka
- Karol1223
- Bobtron
- DPavonis
- Amnestasia
- TealcOneill
- Holli-Git
- l29ah
- Milopetilo
- Standing-Storm
keywords:
- name: confirm-bug
value: '\/(C|c)onfirm.*'
- name: close-duplicate
value: '\/(D|d)uplicate.*'
- name: close-invalid
value: '\/(I|i)nvalid.*'
- name: good-first-issue
# example: /good-first-issue
value: '\/(G|g)ood[\s-]*(F|f)irst[\s-]*(I|i)ssue.*'
- name: help-wanted
# example: /help-wanted
value: '\/(H|h)elp[\s-]*(W|w)anted.*'