blob: 1faecb72f5062d824a1e67f323fb762f7a489e8e [file] [log] [blame]
[[mylyn]]
== Lifecycle Tools
=== Gerrit Connector
==== Build Status on Patch Sets
The status of builds triggered by a patch set is shown on that patch set instead of appearing as comments. If the Hudson/Jenkins connector is installed, users can open the test results in the JUnit view directly from the patch set. This may not work if the Gerrit trigger plugin is configured with custom messages.
image::images/gerrit-builds.png[]
==== Task to Review Traceability
The task editor contains a section showing the reviews associated with the task, and indicates which reviews have unread incoming changes.
image::images/reviews-section.png[]
==== Comment Threads
Inline comments are shown in threads, directly in the patch sets section in the review editor. This makes it easy to see the conversation taking place at a given line of code. Unread incoming comments are highlighed in blue.
image::images/review-comment-threads.png[]
==== Inline Comments
Inline comments can now be edited and replied to inline, without opening a separate dialog.
image::images/inline-comments.png[]