Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code
This branch is even with jessla:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Force Pull Requests

Just a basic webserver that responds to webhooks with success. This allows you to protect a branch and prevent users from pushing into master without a Pull Request.

Configuration

  • Create a GitHub access token with repo-status permissions
  • Set GITHUB_TOKEN to the token you created
  • Then add a webhook to the server [hostname]/payload for push events.

You'll then see Pull Requests return successful

About

Basic webserver that responds to webhooks with success

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.