mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Hopefully fixes autolabeler [NO GBP] (#5677)
## About The Pull Request The NO GBP is SOLELY there to test that it automatically assigns the labels. In theory this will work. TL;DR for why it was broken: /tg/ moved the autolabeler stuff to be a part of GBP. ## Why It's Good For The Game Less work for maintainers. ## Proof Of Testing If this automatically adds the No GBP label, in theory this works. <details> <summary>Screenshots/Videos</summary> </details> ## Changelog Nothing player facing.
This commit is contained in:
@@ -78,7 +78,7 @@ export const changelog_labels = {
|
||||
default_text: "fixed a few things",
|
||||
keywords: ["fix", "fixes", "bugfix"],
|
||||
},
|
||||
"Quality of Life": {
|
||||
"QoL": {
|
||||
default_text: "made something easier to use",
|
||||
keywords: ["qol"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user