ollieb89/PR Conflict Notifier
Checks for merge conflicts in open PRs and notifies via comment or label.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | ${{ github.token }} |
| label_name | Label to add when conflict is detected | no | conflict |
| comment_body | Comment to post when conflict is detected | no | This PR has merge conflicts. Please resolve them to continue. |
Outputs
no outputs