From 9b613a31a1e9f499cc8d03bc4d45e6373096d24f Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Sat, 16 May 2020 16:37:10 -0400 Subject: [PATCH] Mark whitelist edits as fluff type PRs. --- .github/boring-cyborg.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml index d6047f49af..8dfea4c815 100644 --- a/.github/boring-cyborg.yml +++ b/.github/boring-cyborg.yml @@ -24,6 +24,9 @@ labelPRBasedOnFilePath: "Type: Fluff": - '**/*custom_items*' - '**/*loadout_fluff*' + - 'config/alienwhitelist.txt' + - 'config/jobwhitelist.txt' + - 'config/custom_sprites.txt' # Contains changes to system folders "Type: .git or .github":