- create an access token with the
repo:statusscope. This is the supported method for BuildBuddy open source. - or create a GitHub OAuth app. In the
Authorization callback URLfield - you’ll need to enter your BuildBuddy application url, followed by the path/auth/. For example:https://app.buildbuddy.io/auth/. This is the recommended method for BuildBuddy Enterprise.
This section is optional.
Configuration Options
The GitHub section enables the posting of BuildBuddy GitHub commit statuses for CI runs.The GitHub access token used to post GitHub commit statuses.
The client ID of your GitHub OAuth App.
Enterprise only
The client secret of your GitHub OAuth App.
Enterprise only