appsembler/Merge Conflict Counter
Check if there are any unresolved merge conflicts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| local_base_branch | Will be used to calculate the new conflicts the pull request / branch introduces. | yes | main |
| upstream_repo | Upstream repository to count conflicts against. | yes | — |
| upstream_branches | Upstream repo branches (comma seperated) to calculate conflicts against. | yes | main |
| current_git_branch | Override the github branch for advanced usage. | no | — |
| current_git_repo | Override the github repo for advanced usage. | no | — |
| exclude_paths | Comma separated list of paths to exclude from counting the conflicts. | no | "" |
Outputs
no outputs