Annotation OBJECT

An annotation allows you to add arbitrary content to the top of a build page in the Buildkite UI

Fields

bodyAnnotationBody

The body of the annotation

contextString!

The context of the annotation that helps you differentiate this one from others

createdAtDateTime!

The date the annotation was created

idID!

priorityInt!

The priority of the annotation

styleAnnotationStyle

The visual style of the annotation

updatedAtDateTime

The last time the annotation was changed

uuidID!

The public UUID for this annotation

Interfaces