optimaxdev/action-automerge_release
Allod to automerge hotfixes into a branches specified
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | no | ${{ github.token }} |
| releaseBranchPrfix | Which prefix used for release branches | no | release |
| releaseBranchTaskPrefix | Prefix of release branch task, before numbers. E.g. for the name "release/RLS-11" string "RLS-" is the prefix | no | RLS- |
| mainBranchName | Reference to the main branch | no | main |
| automergePrLabel | Label added to a PR created on a merge conflict | no | automerge failed |
| remoteName | Name of the remote repository | no | origin |
Outputs
no outputs