actions-marketplace-validations/Auto-label merge conflicts
Github Action to automatically label PRs with "conflict" label
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CONFLICT_LABEL_NAME | label name used to marked PRs with merge conflicts | yes | — |
| GITHUB_TOKEN | Github token / secret | yes | — |
| MAX_RETRIES | number of times to retry on a failed mergable check | no | 5 |
| WAIT_MS | miliseconds between retries | no | 5000 |
Outputs
no outputs