kdubroff/Merge sourceBranch into featureBranch
Attempt a fast-forward merge of sourceBranch -> featureBranch. On failure, create a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | the GitHub PAT used to create PRs and perform commits | yes | — |
| emailAddress | the email address used to login to GitHub and send email notifications | yes | — |
| emailPassword | the password used to login to your mail server | yes | — |
| featureBranch | featureBranch: The name of the branch to update | yes | — |
| gitHubUsername | the username to display on the PR and commits | yes | Auto Merge Triage |
| sourceBranch | sourceBranch: The name of the branch ahead of featureBranch | yes | develop |
| toEmailAddress | the email address to send notifications to | yes | — |
Outputs
no outputs