Skip to content

Using GitHub webhooks to implement GitLab's "WIP" pull request pending status

License

Notifications You must be signed in to change notification settings

Schniz/github-wip-pr-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP Pull Requests in GitHub Deploy

Just start your PR title with WIP: and you'll get a pending status

Pending status

Remove the WIP: and you'll get a success status

Success status

this is all

Usage

  • clone
  • deploy to Heroku Deploy
  • set GITHUB_TOKEN to your personal (or bot) github access token
  • set a webhook for Pull Requests only to https://YOUR_APP.herokuapp.com/event_handler

About

Using GitHub webhooks to implement GitLab's "WIP" pull request pending status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages