zchryr/Build Notifier
This GitHub Action will allow you to take data and send it somewhere.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | The JSON user input | yes | — |
| url | The endpoint URL | yes | — |
| response_code | The expected response code from the webhook | no | 200 |
Outputs
| name | description |
|---|---|
| success | Indicates if the data was sent successfully |