TGUI Bundle Update Label

It could be very useful for reviewers and developers to already see in the overview if one or multiple PRs are updating the TGUI bundle file at the same time (which could cause merge conflicts).

The interface files themselves are easier to be merged compared to this compressed compiled outcome.
This commit is contained in:
Selis
2022-05-09 19:18:14 +02:00
committed by GitHub
parent afd673c6f6
commit f93471c287
+5 -1
View File
@@ -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
# - airflow/alembic.ini