Skip to content

Conversation

@johnboyes
Copy link
Collaborator

Prior to this commit the status checks that we need to run on pull
requests were only set to run on pushes. This meant that they were not
being run when a contributor submitted a PR from a fork. To fix this
we now run the required status check workflows explicitly on pull
requests as well as pushes.

Prior to this commit the [status checks][1] that we need to run on pull
requests were only set to run on pushes.  This meant that they were not
being run when a contributor submitted a PR from a fork.  To fix this
we now run the required status check workflows explicitly on pull
requests as well as pushes.

[1]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks
@johnboyes johnboyes added the patch Semantic versioning: backwards compatible bug fixes label Mar 18, 2025
@johnboyes johnboyes merged commit f57dcc8 into main Mar 18, 2025
33 checks passed
@johnboyes johnboyes deleted the ensure-status-checks-run-on-forks branch March 18, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Semantic versioning: backwards compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants