drtheodor/Discord Webhook Upload
Send a message to discord webhook on a commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Webhook URL | yes | "" |
| username | Webhook username | no | Username |
| avatar | Avatar URL | no | "" |
| file | File to send | no | "" |
| message | Message to send | yes | ## Message header (change `message_header`) [**`#${{ github.run_number }}`**](<https://github.com/amblelabs/ait/actions/runs/${{ github.run_id }}>) |
| msg_author | Author format | no | [${authorName}](<${authorUrl}>) |
| msg_author_separator | Author separator | no | & |
| msg_commit | Per-commit message | no | - :sparkles: [${commitMessage}](<${commitUrl}>) by ${authors} |
| msg_commit_desc | Per-commit message description | no | -# > ${message} |
Outputs
no outputs