optimaxdev/Semantic Release Automerge
Auto-merge hotfixes from semantic version branches (e.g., 1.1.x) to higher version branches (1.2.x, 1.3.x) within the same major version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | no | ${{ github.token }} |
| 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