Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goneri/push-patch
Help script to push patch for review on Github
https://github.com/goneri/push-patch
Last synced: 25 days ago
JSON representation
Help script to push patch for review on Github
- Host: GitHub
- URL: https://github.com/goneri/push-patch
- Owner: goneri
- License: gpl-3.0
- Created: 2020-08-28T14:49:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T18:52:25.000Z (about 4 years ago)
- Last Synced: 2024-10-03T17:23:24.474Z (about 2 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simplify your review workflow with Github
## Dependencies
- bash
- jq
- hub## Configuration
Environment variable:
- `$GITHUB_TOKEN`: a Github token, visit https://github.com/settings/tokens to create one.