Skip to content

Commit

Permalink
Add note about gh command for another solution
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jun 4, 2024
1 parent 7559fb0 commit 634e7f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ This action starts immediately but ignores the job missing in the first 5 minute

If not using wait-list, this pattern should be considered in your `wait-seconds-before-first-polling`.

## Alternative candidates

[gh](https://github.com/cli/cli) commands, such as `gh pr checks` and `gh run watch`, should be useful if your requirements are simple.

## Limitations

- If any workflow starts many jobs as 100+, this action does not support it.\
Expand Down

0 comments on commit 634e7f3

Please sign in to comment.