emvakar/discord-notification-templated-text
Send a notification to Discord with a given status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | The title of your app | yes | — |
| platform | Platform of your app | no | — |
| status | The build status (e.g., Start, Done, Error) | yes | — |
| webhook | The Discord webhook | yes | — |
| icon | The emoji icon for the status | no | 👨🏼��💻 |
Outputs
| name | description |
|---|---|
| version | The release version of the app (e.g., get it from release/1.0.7) |
| build_number | The incremented run number |