diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml index 8dfea4c815b..9472efeeded 100644 --- a/.github/boring-cyborg.yml +++ b/.github/boring-cyborg.yml @@ -32,6 +32,10 @@ labelPRBasedOnFilePath: "Type: .git or .github": - '.github/**' - '.git/**' + + # Contains changes to the TGUI bundle + "Type: TGUI Bundle": + - 'tgui/public/**' ##### Greetings ######################################################################################################## # Comment to be posted to welcome users when they open their first PR @@ -99,4 +103,4 @@ firstIssueWelcomeComment: > # # It helps avoid multiple heads in alembic migrations in a collaborative development project. # - airflow/migrations/* # - airflow/migrations/**/* -# - airflow/alembic.ini \ No newline at end of file +# - airflow/alembic.ini