Skip to content

Add an 'all-tests-passed' job to test workflows #4014

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

Open
busma13 opened this issue Mar 28, 2025 · 0 comments
Open

Add an 'all-tests-passed' job to test workflows #4014

busma13 opened this issue Mar 28, 2025 · 0 comments
Assignees
Labels

Comments

@busma13
Copy link
Contributor

busma13 commented Mar 28, 2025

To simplify which checks must pass for a PR to be mergable, we should add a job that only runs if all the other required jobs pass. Then we only need to verify that the 'all-tests-passed' job was successful.

Currently we look for the check-docker-limit-after job because it waits for all the other jobs, but there is no indication that this job has this responsibility, and it could be changed without anyone realizing.

This should be done for teraslice and all assets, then each repo's settings needs to be reviewed.

@busma13 busma13 changed the title Add a 'all-tests-passed' job to test workflows Add an 'all-tests-passed' job to test workflows Mar 28, 2025
@busma13 busma13 added the ci label Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants