RepositoryProviderGithubEnterprise OBJECT

A pipeline's repository is being provided by GitHub Enterprise

Fields

nameString!

The name of the provider

settingsRepositoryProviderGitHubEnterpriseSettings

The repository's provider settings

urlString

This URL to the provider’s web interface

webhookRepositoryProviderGithubEnterpriseWebhook

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