bambamboole/Up merge
Automatically up merge changes from one branch to another
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| from_branch | Name of the branch to merge from | no | master |
| to_branch | Name of the branch to merge to | no | develop |
| user_name | User name for git commits | no | GitHub Upmerge Action |
| user_email | User email for git commits | no | actions@github.com |
| push_token | Environment variable containing the token to use for push | no | GITHUB_TOKEN |
Outputs
no outputs