What tests and CI jobs do we want to _stop_ running for every PR in CI? #10951
arya2
started this conversation in
Team Decisions
Replies: 2 comments 2 replies
|
1 reply
|
Proposal: Let's stop running any CI per PR/commit, reduce the CI checks on the merge queue staging PR to just 'fmt / lint' We could instead create tags every few hours named after the level of validation that was applied to the tag, run basic validation for every tag, more extensive validation once per day/week. If there's ever an issue we can start doing a git bisect starting at the last tag that passed validation. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We want to:
All reactions