File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757
5858# Info
5959" info: alerts " :
60- - " /(alert)/i"
60+ - " /(alert_(discord|email|gotify|ifttt|ntfy|pushbullet|pushover|rocketchat|slack|telegram)|command: \\ s*test- alert)/i"
6161" info: dependency " :
62- - " /(dependency|deps)/i"
62+ - " /\\ b (dependency|dependencies| deps)\\ b /i"
6363" info: docker " :
64- - " /(docker) /i"
64+ - " /\\ bdocker \\ b /i"
6565" info: docs " :
6666 - " /(^docs$)/i"
6767" info: email " :
68- - " /(postfix|sendmail|exim|smtp)/i"
68+ - " /\\ b (postfix|sendmail|exim|smtp)\\ b /i"
6969" info: query " :
70- - " /(gamedig|gsquery)/i"
70+ - " /\\ b (gamedig|gsquery)\\ b /i"
7171" info: steamcmd " :
72- - " /(steamcmd) /i"
72+ - " /\\ bsteamcmd \\ b /i"
7373" info: systemd " :
74- - " /(systemd) /i"
74+ - " /\\ bsystemd \\ b /i"
7575" info: tmux " :
76- - " /(tmux )/i"
76+ - " /(tmuxception|check_tmuxception )/i"
7777" info: website " :
78- - " /(website) /i"
78+ - " /\\ bwebsite \\ b /i"
7979
8080# Type
8181" type: game server request " :
82- - " /(Server Request)/i "
82+ - " /(^ \\ [server request \\ ]|^server request:|type: \\ s*game server request)/im "
8383" type: bug " :
8484 - " /(\\ [bug\\ ]|bug report|type: bug)/i"
8585" type: bugfix " :
You can’t perform that action at this time.
0 commit comments