mergifyio/Mergify Dependencies Conflicts Resolver
Resolve conflicts in dependencies version files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 31, 2024
- License
- None
Pinned Snippet
uses: mergifyio/gha-versionining-conflict-resolver@d2a39ffaa54e155f73aa388d2097fa9227974fb0 # 0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| head-repo | The full name of the head repository of the PR | yes | — |
| head-branch | The head branch of the PR | yes | — |
| base-branch | The base branch of the PR | yes | main |
| user | User associated to the token used to checkout or to the GITHUB_TOKEN (defaults to github action user) | yes | github-actions |
| Email associated to the token used to checkout or to the GITHUB_TOKEN (defaults to github action email) | yes | github-actions@github.com |
Outputs
no outputs