neoforged/Discord webhooks
An action sending Discord build notifications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The build version | no | ? |
| webhook_url | The Discord webhook URL | yes | — |
| status | The status of the build | yes | — |
| fields | Additional fields in the embed | no | — |
| include_commit_message | If to include the commit message in the embed | no | true |
| github_token | The GitHub Token | no | ${{ github.token }} |
Outputs
no outputs