Skip to content

Accessing builds or versions for a Github PR that has not triggered at least one build #12330

@dmick

Description

@dmick

We have 'build on github pull requests' enabled for our project, and we can retrigger failed builds by POSTing to /api/v3/projects//versions/<pr#>/builds/, and also those builds show up in the listing of builds from /api/v3/projects//builds, with "version" set to the PR number, but how does one create a build for a Github PR when it has failed to build the first one (i.e. if there are no builds, how do we start one for a PR)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    SupportSupport question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions