docs
docs copied to clipboard
Annotations priority docs
Recently we've introduced the ability to control the ordering of build annotations using priority, a customer provided ordering. Priority is an integer value from 1 to 10 with 10 being the highest and 1 being the lowest. Annotations are ordered by priority then by the most recently created at annotation first.
This updates the Agent CLI docs with the new buildkite-agent annotate --priority 10 flag, and also updates the REST API docs to include the field when creating and reading annotations for a build.
Preview URL: https://2683--bk-docs-preview.netlify.app