buildkite / feedback

Got feedback? Please let us know!
https://buildkite.com
25 stars 24 forks source link

A way to surface the latest built "version" or "release artifact" for a pipeline #296

Open lox opened 6 years ago

lox commented 6 years ago

At present it's difficult to scan a pipeline and figure out which build has created which versioned release of things. Programatically, I think the answer is #295, but in terms of UX I don't see any good solutions with the current building blocks.

Check out this screenshot: Screenshot

What if we let people annotate releases with the annotations gear and surfaced them in the pipeline page like above? We could even allow filtering by builds with stable and unstable releases.