Skip to content

Instantly share code, notes, and snippets.

@Rusllan
Last active August 11, 2018 18:21
Show Gist options
  • Save Rusllan/444539400ddf8fdb00d8ceb037ee72a4 to your computer and use it in GitHub Desktop.
Save Rusllan/444539400ddf8fdb00d8ceb037ee72a4 to your computer and use it in GitHub Desktop.
  • Go to page with your repository and then go to the repository settings
  • Go inside "Webhooks" and click at the "Add webhook" button
  • Enter your adress https://example.com/hook/pull-request-created in the "Payload URL" field
  • Choose application/json in "Content type"
  • Click on the "Let me select individual events." button and select only "Pull requests" check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment