devkeydet/Environment Queue
If another workflow is already running targeting the same GitHub Environment, wait for it to finish.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | The GitHub Environment name to base the queue on | yes | — |
| github-token | The GitHub token to use | yes | ${{ github.token }} |
| timeout | Timeout before we stop trying (in milliseconds) | yes | 600000 |
| delay | Delay between status checks (in milliseconds) | yes | 10000 |
Outputs
no outputs