Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimaslz/chucknorrisapprovedpullrequest
Approve or reject pull requests in the style of Chuck Norris. Approved PRs will show the "Chuck Norris approved" stamp. Works on Github, Stash and Bitbucket.
https://github.com/dimaslz/chucknorrisapprovedpullrequest
Last synced: 5 days ago
JSON representation
Approve or reject pull requests in the style of Chuck Norris. Approved PRs will show the "Chuck Norris approved" stamp. Works on Github, Stash and Bitbucket.
- Host: GitHub
- URL: https://github.com/dimaslz/chucknorrisapprovedpullrequest
- Owner: dimaslz
- Created: 2015-04-28T12:38:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T10:06:07.000Z (over 8 years ago)
- Last Synced: 2024-11-04T01:42:36.631Z (about 2 months ago)
- Language: HTML
- Homepage: http://dimaslz.github.io/ChuckNorrisApprovedPullRequest/
- Size: 22.5 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## IMPORTANT NOTE:
I had a problem with my Free gmail Account and I can not do updates, so you need to unistall
the las version and install from new source: [Chrome Web Store](https://chrome.google.com/webstore/detail/jdibklgnphdfjbkpaidajehhjofecald)
with my account dimaslz.io.Thanks and sorry for disadvantages.
# Chuck Norris Approved Pull Request
[![Analytics](https://ga-beacon.appspot.com/UA-62378749-1/ChuckNorrisApprovedPullRequest/readme)](https://github.com/igrigorik/ga-beacon)Approve or reject pull requests in the style of Chuck Norris with this [Google Chrome extension](https://chrome.google.com/webstore/detail/chuck-norris-approved-pul/nimjcccacnkhhimfaafchcbjdghapoen). Approved PRs will show the "Chuck Norris Approved" stamp. Works on GitHub, Bitbucket and Stash.
## Screenshots
Approved Pull Request
![Screenshot #2 - Pull request approved by Chuck Norris](http://dimaslz.com/lab/chrome-extensions/chuck-norris-approved/screenshot_2.png)
Approved and merged
![Screenshot #1 - Pull request merged. Approved by Chuck Norris](http://dimaslz.com/lab/chrome-extensions/chuck-norris-approved/screenshot_1.png)
If you happen to decline a pull request, there's a hidden easter egg.
[Tweet](https://twitter.com/intent/tweet?text=@dimaslz%20%23chucknorrisapprovedprs) me a screenshot if you find it :D## Installation
Get the browser extension at the [Chrome Web Store](https://chrome.google.com/webstore/detail/jdibklgnphdfjbkpaidajehhjofecald).
## Usage
1. Navigate to the PR
2. Approve it
3. Enjoy the "Chuck Norris Approved" stamp. If you want to hide it just click on the stamp.## TODO
* Add a custom icon. Currently it just runs as a background script.
* Settings page to configure images.
* Clean and optimize code## Issues
Please report any [issues](https://github.com/dimaslz/ChuckNorrisApprovedPullRequest/issues). New features and ideas that you'd like to see implemented will be welcome.## Contributing
Feel free to send in any pull requests## Inspiration and testing
[@currycat](https://github.com/currycat), [@shaggybb](https://github.com/shaggybb), [@javi-moralesf](https://github.com/javi-moralesf), [@orestes](https://github.com/orestes)## Collaborators
[@orestes](https://github.com/orestes) [@nene](https://github.com/nene)## License
The MIT License (MIT)
Copyright (c) 2015 Dimas López
[@dimaslz](http://twitter.com/dimaslz) [http://dimaslz.com](http://dimaslz.com) [http://dimaslz.io](http://dimaslz.io)Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.