.github/workflows/labels.yml: label PRs#113077
.github/workflows/labels.yml: label PRs#113077cole-h merged 2 commits intoNixOS:masterfrom zowoq:actions-labeler
Conversation
.github/workflows/labels.yml
Outdated
There was a problem hiding this comment.
Does this mean it'll only labels PRs which are made from branches within the NixOS organization?
There was a problem hiding this comment.
No, it just blocks the action from running in PRs in peoples forks.
We have the same thing in editorconfig, etc
|
Forgot to mention that this will need to be backported and future changes to the list of labels would also need to be backported if we want the labels kept in sync for the release branch. I don't think that would be too much hassle? We could add an action for keeping |
|
Opened a PR to remove these from |
|
@cole-h @grahamc Can we move forward with this and NixOS/ofborg#553? |
|
Sure. However, I won't have time to monitor an ofborg deploy until this weekend (and after work). /me sets a reminder. |
Motivation for this change
dockerwon't be labelled withdocumentation.This will need to be merged after the labels are removed from
config.public.jsonin ofborg and it is redeployed, I'll open a PR to do that if this one is accepted.This will only affect labels that are listed here so the behaviour of manual and other
ofborglabels (e.g.rebuilds,security, etc) will remain the same as it is currently.