labeler.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. "command: backup":
  2. - "(backup)"
  3. "command: console":
  4. - "(console|tmux)"
  5. "command: debug":
  6. - "(command: debug)"
  7. "command: details":
  8. - "(command: details)"
  9. "command: fast-dl":
  10. - "(fast-dl|fastdl)"
  11. "command: install":
  12. - "(command: install)"
  13. "command: mods":
  14. - "(command: mods)"
  15. "command: monitor":
  16. - "(command: monitor)"
  17. "command: post-details":
  18. - "(command: post-details)"
  19. "command: restart":
  20. - "(command: restart)"
  21. "command: send":
  22. - "(command: send)"
  23. "command: skeleton":
  24. - "(command: skeleton)"
  25. "command: start":
  26. - "(command: start)"
  27. "command: stop":
  28. - "(command: stop)"
  29. "command: update-lgsm":
  30. - "(update-lgsm)"
  31. "command: update":
  32. - "(command: update)"
  33. "command: validate":
  34. - "(validate)"
  35. "command: wipe":
  36. - "(wipe)"
  37. # Distros
  38. "distro: AlmaLinux":
  39. - "(Alma)"
  40. "distro: Arch Linux":
  41. - "(Arch)"
  42. "distro: CentOS":
  43. - "(CentOS)"
  44. "distro: Debian":
  45. - "(Debian)"
  46. "distro: Fedora":
  47. - "(Fedora)"
  48. "distro: openSUSE":
  49. - "(openSUSE|suse)"
  50. "distro: Rocky Linux":
  51. - "(Rocky)"
  52. "distro: Slackware":
  53. - "(Slackware)"
  54. "distro: Ubuntu":
  55. - "(Ubuntu)"
  56. # Games
  57. "game: Ark: Survival Evolved":
  58. - "(Ark: Survival Evolved|Ark)"
  59. "game: ARMA 3":
  60. - "(ARMA 3)"
  61. "game: Assetto Corsa":
  62. - "(Assetto Corsa)"
  63. "game: Avorion":
  64. - "(Avorion)"
  65. "game: Ballistic Overkill":
  66. - "(Ballistic Overkill)"
  67. "game: Barotrauma":
  68. - "(Barotrauma)"
  69. # Info
  70. "info: alerts":
  71. - "(alert)"
  72. "info: dependency":
  73. - "(dependency|deps)"
  74. "info: docker":
  75. - "(docker)"
  76. "info: docs":
  77. - "(documentation|docs)"
  78. "info: email":
  79. - "(postfix|sendmail|exim|smtp)"
  80. "info: query":
  81. - "(gamedig|gsquery)"
  82. "info: steamcmd":
  83. - "(steamcmd)"
  84. "info: systemd":
  85. - "(systemd)"
  86. "info: tmux":
  87. - "(tmux)"
  88. "info: website":
  89. - "(website)"
  90. # Type
  91. "type: game server request":
  92. - "(Server Request)"
  93. "type: bug":
  94. - "(bug)"
  95. "type: feature request":
  96. - "(feature)"