+1
-1
.github/labeler-protected-branches.yml
.github/labeler-development-branches.yml
+1
-1
.github/labeler-protected-branches.yml
.github/labeler-development-branches.yml
···-# This version is only run for Pull Requests from protected branches like staging-next, haskell-updates or python-updates.+# This version is only run for Pull Requests from development branches like staging-next, haskell-updates or python-updates.
+22
-4
.github/workflows/labels.yml
+22
-4
.github/workflows/labels.yml
···if: "github.repository_owner == 'NixOS' && !contains(github.event.pull_request.title, '[skip treewide]')"+# Development branches like staging-next, haskell-updates and python-updates get special labels.# This is to avoid the mass of labels there, which is mostly useless - and really annoying for