licht-kreis/Guilded Github Notifications
A GitHub action for sending Guilded notification embed, which can also be customized.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 11, 2025
- License
- GPL 3.0
Pinned Snippet
uses: licht-kreis/eclipse@dbfa59e78802dfc5804cf14a31d10ba46c1935c7 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The Guilded 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