https://github.com/monodyle/github-quick-approve
An extension that allows you to insert a quick 'Approve' button on your GitHub pull request.
https://github.com/monodyle/github-quick-approve
Last synced: 7 months ago
JSON representation
An extension that allows you to insert a quick 'Approve' button on your GitHub pull request.
- Host: GitHub
- URL: https://github.com/monodyle/github-quick-approve
- Owner: monodyle
- License: mit
- Created: 2023-07-28T18:58:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-26T04:53:26.000Z (8 months ago)
- Last Synced: 2025-05-26T06:03:36.983Z (8 months ago)
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Github Quick Approve
# Github Quick Approve
An extension that allows you to insert a quick 'Approve' button on your GitHub pull request.
Why might you need this? There are times when you need a fast review of a PR. This could be due to an alert from a bot, or perhaps from a colleague sitting next to you, keen for a review, with a "trust me" face. Accessing GitHub to approve a PR can require several steps, which can be time-consuming. To alleviate this, I developed an extension that simplifies the process needed for approving a PR.
## Installation
- Chrome: TBU
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/github-quick-approve/)
- UserScript: [Click to install](https://raw.githubusercontent.com/monodyle/github-quick-approve/main/GithubQuickApprove.user.js)
## License
MIT - Monody Le 2023+