Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imjasonh/nopr-action
https://github.com/imjasonh/nopr-action
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/imjasonh/nopr-action
- Owner: imjasonh
- Created: 2019-09-04T19:33:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T10:30:54.000Z (over 2 years ago)
- Last Synced: 2024-10-14T16:51:51.398Z (3 months ago)
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# No Pull Requests
This repo contains a GitHub Actions workflow to automatically close all Pull Requests opened on the repo.
![Image of self-closing box](http://i.imgur.com/wQdS8RJ.gif)
Some projects don't accept 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 workflow, 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.