Skip to content

require-pr-label.yml should not be executed on forks #114790

@sobolevn

Description

@sobolevn

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:

Снимок экрана 2024-01-31 в 11 58 56

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions