4
0

labeler.yml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. "command: backup":
  2. - "/(backup)/i"
  3. "command: console":
  4. - "/(console|tmux)/i"
  5. "command: debug":
  6. - "/(command: debug)/i"
  7. "command: details":
  8. - "/(command: details)/i"
  9. "command: fast-dl":
  10. - "/(fast-dl|fastdl)/i"
  11. "command: install":
  12. - "/(install)/i"
  13. "command: mods":
  14. - "/(command: mods)/i"
  15. "command: monitor":
  16. - "/(command: monitor)/i"
  17. "command: post-details":
  18. - "/(command: post-details)/i"
  19. "command: restart":
  20. - "/(command: restart)/i"
  21. "command: send":
  22. - "/(command: send)/i"
  23. "command: skeleton":
  24. - "/(command: skeleton)/i"
  25. "command: start":
  26. - "/(command: start)/i"
  27. "command: stop":
  28. - "/(command: stop)/i"
  29. "command: update-lgsm":
  30. - "/(update-lgsm)/i"
  31. "command: update":
  32. - "/(command: update)/i"
  33. "command: validate":
  34. - "/(validate)/i"
  35. "command: wipe":
  36. - "/(wipe)/i"
  37. # Distros
  38. "distro: AlmaLinux":
  39. - "/(Alma)/i"
  40. "distro: Arch Linux":
  41. - "/(Arch Linux)/i"
  42. "distro: CentOS":
  43. - "/(CentOS)/i"
  44. "distro: Debian":
  45. - "/(Debian)/i"
  46. "distro: Fedora":
  47. - "/(Fedora)/i"
  48. "distro: openSUSE":
  49. - "/(openSUSE|suse)/i"
  50. "distro: Rocky Linux":
  51. - "/(Rocky)/i"
  52. "distro: Slackware":
  53. - "/(Slackware)/i"
  54. "distro: Ubuntu":
  55. - "/(Ubuntu)/i"
  56. # Games
  57. "game: 7 Days to Die":
  58. - "/(7 Days to Die|sdtd)/i"
  59. "game: Ark: Survival Evolved":
  60. - "/(Ark: Survival Evolved|Ark)/i"
  61. "game: ARMA 3":
  62. - "/(ARMA 3|ARMA3)/i"
  63. "game: Assetto Corsa":
  64. - "/(Assetto Corsa)/i"
  65. "game: Avorion":
  66. - "/(Avorion)/i"
  67. "game: Ballistic Overkill":
  68. - "/(Ballistic Overkill)/i"
  69. "game: BATTALION: Legacy":
  70. - "/(BATTALION: Legacy)/i"
  71. "game: Barotrauma":
  72. - "/(Barotrauma)/i"
  73. "game: Counter-Strike: Global Offensive":
  74. - "/(Counter-Strike: Global Offensive|CS:GO|csgo)/i"
  75. "game: Counter-Strike: Source":
  76. - "/(Counter-Strike: Source|CS:S)/i"
  77. "game: Counter-Strike 1.6":
  78. - "/(Counter-Strike 1.6|Counter Strike 1.6|CS 1.6|cs1.6)/i"
  79. "game: Dayz":
  80. - "/(Dayz)/i"
  81. "game: Don't Starve Together":
  82. - "/(Don't Starve Together|Dont Starve Together|DST)/i"
  83. "game: Eco":
  84. - "/(^Eco$)/i"
  85. "game: Factorio":
  86. - "/(Factorio)/i"
  87. "game: Garry's Mod":
  88. - "/(Garry's Mod|Garrys Mod|GMod)/i"
  89. "game: Insurgency: Sandstorm":
  90. - "/(Insurgency: Sandstorm|Insurgency)/i"
  91. "game: Killing Floor 2":
  92. - "/(Killing Floor 2|KF2)/i"
  93. "game: Left 4 Dead 2":
  94. - "/(Left 4 Dead 2|L4D2)/i"
  95. "game: Minecraft":
  96. - "/(minecraft)((?!bedrock).)*$/i"
  97. "game: Minecraft Bedrock":
  98. - "/(Bedrock)/i"
  99. "game: Mumble":
  100. - "/(Mumble)/i"
  101. "game: Project Zomboid":
  102. - "/(Project Zomboid)/i"
  103. "game: Quake 3":
  104. - "/(Quake 3|Q3A|q3)/i"
  105. "game: Rising World":
  106. - "/(Rising World)/i"
  107. "game: Satisfactory":
  108. - "/(Satisfactory)/i"
  109. "game: Squad":
  110. - "/(Squad)/i"
  111. "game: Starbound":
  112. - "/(Starbound)/i"
  113. "game: Stationeers":
  114. - "/(Stationeers)/i"
  115. "game: Teamspeak 3":
  116. - "/(Teamspeak 3|ts3)/i"
  117. "game: Rust":
  118. - "/(Rust)/i"
  119. "game: Unturned":
  120. - "/(Unturned)/i"
  121. "game: Unreal Tournament 99":
  122. - "/(Unreal Tournament 99|ut99)/i"
  123. "game: Unreal Tournament 2004":
  124. - "/(Unreal Tournament 2004|ut2k4)/i"
  125. "game: Unreal Tournament 3":
  126. - "/(Unreal Tournament 3|ut3)/i"
  127. "game: Valheim":
  128. - "/(Valheim)/i"
  129. # Info
  130. "info: alerts":
  131. - "/(alert)/i"
  132. "info: dependency":
  133. - "/(dependency|deps)/i"
  134. "info: docker":
  135. - "/(docker)/i"
  136. "info: docs":
  137. - "/(documentation|^docs$)/i"
  138. "info: email":
  139. - "/(postfix|sendmail|exim|smtp)/i"
  140. "info: query":
  141. - "/(gamedig|gsquery)/i"
  142. "info: steamcmd":
  143. - "/(steamcmd)/i"
  144. "info: systemd":
  145. - "/(systemd)/i"
  146. "info: tmux":
  147. - "/(tmux)/i"
  148. "info: website":
  149. - "/(website)/i"
  150. # Type
  151. "type: game server request":
  152. - "/(Server Request)/i"
  153. "type: bug":
  154. - "/(bug)/i"
  155. "type: feature request":
  156. - "/(feature)/i"