1
0
Fork 0
mirror of https://github.com/imjasonh/nopullrequests synced 2026-07-07 03:22:24 +00:00
No description
Find a file
2015-04-01 17:14:30 -04:00
static transparent favicon 2015-04-01 17:14:30 -04:00
app.yaml make / a static file 2015-03-29 16:07:04 -04:00
LICENSE license 2015-04-01 17:10:15 -04:00
nopr.go add link to revoke access and disable webhooks 2015-03-29 23:48:10 -04:00
README.md license 2015-04-01 17:10:15 -04:00
templates.go add fork ribbon 2015-04-01 17:07:46 -04:00

GitHub Pull Request Rejection Bot

Some projects on GitHub don't accept GitHub Pull Requests. Maybe they have their own contribution processes. Maybe they hate freedom. Either way, GitHub doesn't provide a way to disable pull requests officially.

So I wrote this.

Using this tool, you can effectively disable pull requests for your repo on GitHub. When pull requests are disabled, any time a new one is opened it will immediately be closed by the bot.

Sound fun? Let's get started

(Ironically, this project does accept pull requests...)


License

Copyright 2015 Jason Hall

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.