actions-marketplace-validations/Project Wiki Edit Discord Notifications
GitHub Action to notify a Discord channel when someone edits the project wiki.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| discord-webhook-url | The Discord channel webhook url | yes | — |
| ignore-collaborators | If set to true, changes made by repo/org collaborators will not trigger the webhook | — | false |
| token | GITHUB_TOKEN or a repo scoped PAT | — | ${{ github.token }} |
| discord-username | Discord display username | — | github-actions |
| discord-avatar-url | Discord avatar url | — | https://avatars.githubusercontent.com/in/15368 |
Outputs
no outputs