zuul/releasenotes/notes/add-buildset-statusurl.yaml
Kenny Ho 8176fd2ffb Add build set URL to reporter
formatStatusUrl() return build set URL when the
item.current_build_set.result exist (zuul/model.py)

Also updated the quick-start to continue to look for the
build URL instead of the buildset URL.

Change-Id: I5f8433e2926da5a8d14b966d89cc943be1ecfca9
2022-06-26 23:48:03 +00:00

5 lines
140 B
YAML

---
features:
- |
Added build set url to Zuul comment. This provide a quick way
for user to reach the build set page from Gerrit.