Skip to content

Missing build-number in CodeBuildEventAdditionalInformation #413

@guiminyao

Description

@guiminyao

Is your feature request related to a problem? Please describe.
The CodeBuildEventAdditionalInformation does not have the field for BuildNumber.
It seems not presented in IN_PROGRESS event. but SUCCEEDED, FAILED, STOPPED events do have the data.

Describe the solution you'd like
add the field to the struct.

BuildNumber int json:"build-number,omitempty"

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions