kdubroff/Auto-Merge PR Notification
Send notification that PR was created from sourceBranch to featureBranch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serverAddress | the email server's address | yes | smtp.gmail.com |
| serverPort | the port number used to login to your email server | yes | 465 |
| emailAddress | the email address used to login to your email server | yes | — |
| emailPassword | password used to login to your email server | yes | — |
| toEmailAddress | the email address a notification email will be sent to | yes | — |
| featureBranch | featureBranch: the branch being updated with sourceBranch | yes | — |
| sourceBranch | sourceBranch: the branch being merged into featureBranch | yes | develop |
| name | the name the email is from | yes | Auto Merge Triage |
| prURL | the PR's URL | yes | https://github.com/NLSInc/Einstein-iOS/pulls |
Outputs
no outputs