geekoosh/Runbop Debug
Pause GitHub Actions workflow for debugging on self-hosted runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| timeout | Timeout in seconds before continuing (optional) | no | 0 |
| signal-path | Path to the debug signal file (optional) | no | "" |
| simulate | Simulate a debug signal (for testing purposes only) | no | "" |
| simulate-after | Delay in milliseconds before simulating a debug signal (for testing purposes only) | no | 0 |
Outputs
| name | description |
|---|---|
| reason | Reason for completion: "timeout", "next", or "failed" |