File tree Expand file tree Collapse file tree 2 files changed +9
-14
lines changed Expand file tree Collapse file tree 2 files changed +9
-14
lines changed Original file line number Diff line number Diff line change 1- # Add/remove 'critical' label if issue contains the words 'urgent' or 'critical'
2-
3- # Commands
41" command: backup " :
5- - " (command: backup)"
2+ - " (backup)"
63" command: console " :
7- - " (command: console|tmux)"
4+ - " (console|tmux)"
85" command: debug " :
96 - " (command: debug)"
107" command: details " :
118 - " (command: details)"
129" command: fast-dl " :
13- - " (command: fast-dl|fastdl|fast-dl )"
10+ - " (fast-dl|fastdl)"
1411" command: install " :
1512 - " (command: install)"
1613" command: mods " :
1714 - " (command: mods)"
1815" command: monitor " :
19- - " (command: monitor|monitor )"
16+ - " (command: monitor)"
2017" command: post-details " :
21- - " (command: post-details|post-details )"
18+ - " (command: post-details)"
2219" command: restart " :
2320 - " (command: restart)"
2421" command: send " :
3027" command: stop " :
3128 - " (command: stop)"
3229" command: update-lgsm " :
33- - " (command: update-lgsm| update-lgsm)"
30+ - " (update-lgsm)"
3431" command: update " :
3532 - " (command: update)"
3633" command: validate " :
37- - " (command: validate)"
34+ - " (validate)"
3835" command: wipe " :
39- - " (command: wipe)"
36+ - " (wipe)"
4037# Distros
4138" distro: AlmaLinux " :
4239 - " (Alma)"
6966 - " (Ballistic Overkill)"
7067" game: Barotrauma " :
7168 - " (Barotrauma)"
72- " game: Black Mesa " :
73- - " (Black Mesa)"
7469# Info
7570" info: alerts " :
7671 - " (alert)"
Original file line number Diff line number Diff line change 1515 issues : write # for github/issue-labeler to create or remove labels
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : github/issue-labeler@v2.6
18+ - uses : github/issue-labeler@v2.5
1919 with :
2020 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
2121 configuration-path : .github/labeler.yml
You can’t perform that action at this time.
0 commit comments