tm312/Send update to API
Send the event details and optionally a file from the repo to an API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filepath | The filepath relative to the root. | yes | — |
| url | The API url to which the POST-request is being sent. | yes | — |
Outputs
| name | description |
|---|---|
| response | The server request response from the API |