-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add a new parameter ignore-check-names
#38
Labels
enhancement
New feature or request
Comments
Hi @kevinawoo. |
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Feb 1, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Feb 1, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Feb 2, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Feb 2, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Feb 3, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Feb 16, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Apr 10, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Jul 6, 2023
omkarkhatavkar
added a commit
to omkarkhatavkar/wait-on-check-action
that referenced
this issue
Oct 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, we can wait for all the jobs to finish, or we can wait for 1. When #35 is implemented that would allow us to wait for N number of checks.
It would be awesome if we could also "wait for everything except for X check(s)" as well. This way we'd can always wait for jobs to complete except for jobs we we'd want to ignore.
The text was updated successfully, but these errors were encountered: