qbox-project/Pipeline Pling
Send clear, customizable GitHub push notifications to Discord.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Discord webhook URL used to send notifications. | yes | — |
| thread-id | Discord forum thread ID to post into. | no | — |
| skip-bots | Skip pushes made by bot accounts. | no | true |
| anon-keyword | Commit-body keyword that fully anonymizes a commit. | no | !anon |
| silent-keyword | Commit-body keyword that omits a commit from notifications. | no | !silent |
| branch-allowlist | Comma-separated branch names to include in notifications. | no | — |
| branch-denylist | Comma-separated branch names to exclude from notifications. | no | — |
| accent-color | Fallback Discord accent color as | no | — |
| use-sender-avatar | Use the push sender's GitHub avatar as the webhook avatar. | no | true |
| use-repo-username | Use the repository name as the webhook username. | no | true |
| repo-name | Override the repository label and webhook username. | no | — |
| hide-links | Remove GitHub links and the View changes button from notifications. | no | false |
| compact-mode | Display commits on consecutive lines without descriptions or authors. | no | false |
| branch-colors | Per-branch accent colors as pattern=#RRGGBB entries separated by commas or newlines. | no | — |
| name-anon-users | Comma-separated GitHub usernames shown as Anonymous while commit details remain visible. | no | — |
| full-anon-users | Comma-separated GitHub usernames whose authored or co-authored commits are fully redacted. | no | — |
Outputs
no outputs