Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7rulnik/danger-js-dispatch-demo
https://github.com/7rulnik/danger-js-dispatch-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/7rulnik/danger-js-dispatch-demo
- Owner: 7rulnik
- Created: 2024-04-16T11:30:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T17:39:07.000Z (8 months ago)
- Last Synced: 2024-10-11T00:51:23.076Z (2 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# danger-js-dispatch-demo
```sh
gh api \
--method POST \
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
/repos/7rulnik/danger-js-dispatch-demo/dispatches \
-f "event_type=danger-js" -F "client_payload[ref]=hit-me-baby"
```