Wait for CI pipeline
wait-for-cicommandsetup L1★0
bdperkin/nhl-scrabble ↗What it does
Monitor and wait for GitHub Actions CI/CD checks to complete
Best for
Polling CI/CD checks with readable progress until completion or timeout.
Inputs
- · Database connection
Outputs
- · Status summary
Requires
- · gh CLI
- · ripgrep
- · Web APIs
- · Database
Preconditions
Specific git branch; GitHub CLI authenticated; External API credentials; Service running and accessible
Failure modes
- · Tests block progression
- · Operation may timeout
- · Fails if required resources missing
Trust signals
- · Includes verification steps
- · Tests or checks gate progression
- · Configuration-driven
- · Error handling strategy defined