Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.
/ force-pr Public archive
forked from jessla/force-pr

Basic webserver that responds to webhooks with success

Notifications You must be signed in to change notification settings

github/force-pr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 100.0%