axelorca/Better Discord Notification
A GitHub action for sending a better Discord notification embed, which can also be customized.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 5, 2023
- License
- MIT
Pinned Snippet
uses: axelorca/gd-stellar-bonds@26230c2794461c8b257155628a903754a0e1cb2c # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The Discord webhook URL this notification will be send to. | yes | — |
| embed-color | The embed's color. | — | 0 |
| footer-icon | A small icon to put on the footer. Required in order to show the commit message count. | no | https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png |
| ignore-hidden | Branches that contain the phase `hidden/` in them will be ignored. | no | true |
Outputs
no outputs