Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release tests need to block non-release PRs #943

Open
skitt opened this issue Mar 11, 2024 · 1 comment
Open

Release tests need to block non-release PRs #943

skitt opened this issue Mar 11, 2024 · 1 comment
Assignees

Comments

@skitt
Copy link
Member

skitt commented Mar 11, 2024

The releases repository has tests to reduce the risk of breakage when changes are made; but these are skipped on release PRs. As a result, the tests can’t be made to block PRs, they need to be disabled for releases.

Instead of skipping the tests entirely, the tests should run without checking anything on release PRs, and the tests should then block PRs.

@dfarrell07 dfarrell07 self-assigned this Mar 12, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants