Buildkite Changelog

Whatโ€™s new and updated in Buildkite


Link directly to build annotations

Posted July 16, 2019 by Jessica

We've added the ability to link to build annotations, so you can more easily share them with your team, and link to them in your build output ๐Ÿ”—

Screenshot of the link on a build annotation

You can find an annotation's link using the coloured bar on the left, or you can add #annotation-<context> to the build page's URL. For example, if the annotation has the context coverage, you'd add #annotation-coverage to the build page's URL.

See the buildkite-agent annotate documentation for information on adding and updating build annotations.

Feature