Upsource
 

GitHub webhooks

Last modified: 02 April 2021

To get real-time updates from your GitHub repositories, you can set webhooks on the GitHub side. Upsource supports three kinds of webhooks:

  • A VCS webhook created in a specific GitHub repository to update commits in a corresponding Upsource project. See instruction.

  • A global VCS webhook created in a GitHub organization to update commits in all your GitHub-based projects. Once created, it will work with every GitHub repository connected to your Upsource instance. See instructions.

  • A pull request webhook created in a GitHub repository will update pull requests and comments in a corresponding Upsource project. A project must be synchronized to recognize this webhook. See instructions.