Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

request: pass if jobs don't run #1638

Open
nrdxp opened this issue Apr 12, 2023 · 0 comments
Open

request: pass if jobs don't run #1638

nrdxp opened this issue Apr 12, 2023 · 0 comments

Comments

@nrdxp
Copy link

nrdxp commented Apr 12, 2023

We have some jobs that don't always run. We work in a monorepo and there is a lot of code in the repo not specifically related to our main application, so when nothing in the application actually changes, there is little point in actually running the very long running test suites.

I sucessfully setup GitHub Actions to skip these jobs if nothing in the app code has changed, but this seems to confuse bors which still expects them to run. Maybe some option like status_if_exists? Not sure how difficult it would be to implement, but I imagine it might be fairly trivial 🤞

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant