mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user