friedinger/webhook-sync
Automatically set up a webhook for the repository with specified events and configuration.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token to use for authentication | yes | — |
| webhook-url | The URL of the webhook to create or update | yes | — |
| events | Comma-separated list of events to subscribe to | yes | — |
| secret | Secret to use for securing the webhook | no | — |
| content-type | Content type for the webhook payload | no | json |
Outputs
no outputs