RepositoryProviderGithub OBJECT

A pipeline's repository is being provided by GitHub

Fields

nameString!

The name of the provider

settingsRepositoryProviderGitHubSettings

The repository's provider settings

urlString

This URL to the provider’s web interface

webhookRepositoryProviderGithubWebhook

The webhook configured on the repository to trigger builds. Returns null if no webhook exists or if the user doesn't have edit permissions.

webhookUrlString

The URL to use when setting up webhooks from the provider to trigger Buildkite builds

Interfaces