cds-snc/GC Notification GitHub Action
GitHub action to send messages through GC Notify
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | The API key to use to send the message | yes | — |
| api-endpoint | The API endpoint to use to send the message | yes | https://api.notification.canada.ca |
| message-type | The type of message to send (email|sms) | yes | |
| personalisation | The personalisation to use to send the message | yes | {} |
| recipient | The recipient to use to send the message | yes | — |
| reference | The reference to use to send the message, if none is provided, a random one will be generated | no | — |
| template-id | The template ID to use to send the message | yes | — |
Outputs
no outputs