Skip to main content

CreateBitbucketIntegrationInput

Autogenerated input type of CreateOrUpdateBitbucketIntegration

input CreateBitbucketIntegrationInput {
companyId: ID!
authorizationCode: String
state: String
bitbucketUrl: String
astScansEnabled: Boolean
prScansEnabled: Boolean
orchestratorWorkspace: String
orchestratorRepository: String
orchestratorRef: String
orchestratorPipelineRef: String
clientMutationId: String
}

Fields

CreateBitbucketIntegrationInput.companyId ● ID! non-null scalar

CreateBitbucketIntegrationInput.authorizationCode ● String scalar

OAuth authorization code returned by Bitbucket after user login

CreateBitbucketIntegrationInput.state ● String scalar

OAuth state parameter returned in the redirect callback

CreateBitbucketIntegrationInput.bitbucketUrl ● String scalar

Bitbucket instance URL (defaults to https://bitbucket.org)

CreateBitbucketIntegrationInput.astScansEnabled ● Boolean scalar

Enable automatic AST scans for Bitbucket merge events

CreateBitbucketIntegrationInput.prScansEnabled ● Boolean scalar

Enable automatic PR scans for Bitbucket pull request events

CreateBitbucketIntegrationInput.orchestratorWorkspace ● String scalar

Bitbucket workspace that contains the orchestrator pipeline

CreateBitbucketIntegrationInput.orchestratorRepository ● String scalar

Bitbucket repository slug that contains the orchestrator pipeline

CreateBitbucketIntegrationInput.orchestratorRef ● String scalar

Default customer-repo branch used for AST branch matching when an imported scan has no branch set

CreateBitbucketIntegrationInput.orchestratorPipelineRef ● String scalar

Branch or tag of the orchestrator repository used as the pipeline ref (falls back to orchestratorRef)

CreateBitbucketIntegrationInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

createOrUpdateBitbucketIntegration mutation

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.