eh-ciellos/Compose Mail
Compose an email based on the workflow message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflowMessage | Message to include in the email | yes | — |
| workflowRunName | The workflow run name | no | — |
| workflowRunId | The workflow run ID | no | — |
| workflowRunURL | The URL of the workflow run | no | — |
| workflowRunConclusion | The conclusion of the workflow run | no | — |
| workflowRunAttempts | Number of attempts of the workflow run | no | — |
| workflowRunStartTime | Start time of the workflow run | no | — |
| workflowRunOnBranch | Branch on which the workflow run was executed | no | — |
| workflowRunAtEvent | Event that triggered the workflow run | no | — |
Outputs
| name | description |
|---|---|
| emailBodyBase64 | The composed email body |