It does not make much sense to execute it on forks, because it is a workflow specific for python/cpython only.
Here's an example PR on my own fork:
I think that it does make sense to add if: github.repository == 'python/cpython' to it, so it can be safely skipped on forks.
Linked PRs
It does not make much sense to execute it on forks, because it is a workflow specific for
python/cpythononly.Here's an example PR on my own fork:
I think that it does make sense to add
if: github.repository == 'python/cpython'to it, so it can be safely skipped on forks.Linked PRs
workflows/require-pr-label.ymlon forks #114791workflows/require-pr-label.ymlon forks (GH-114791) #114800workflows/require-pr-label.ymlon forks (GH-114791) #114801