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:
Alexis
2026-05-26 16:42:46 +03:00
committed by GitHub
parent afda992176
commit b3dc644735
2 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -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"],
},