robotology/Nightly Merge
Automatically merge the stable branch into the development one.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stable_branch | Name of the stable branch | no | master |
| development_branch | Name of the development branch | no | devel |
| allow_ff | Allow fast forward merge | no | false |
| allow_git_lfs | Allow git lfs support | no | false |
| ff_only | Refuse to perform a non fast forward merge (requires allow_ff=true) | no | false |
| allow_forks | Allow action to run on forks | no | false |
| user_name | User name for git commits | no | GitHub Nightly Merge 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