|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/extensions/OwnershipLayoutFormatterProvider.java
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipAction.java
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipHelper.java
src/main/java/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipListener.java
src/main/resources/org/jenkinsci/plugins/ownership/model/runs/RunOwnershipAction/summary.jelly
http://jenkins-ci.org/commit/ownership-plugin/1e1bd11e03ee39ce40fe04d5f36dc0040b38517b
Log:
JENKINS-26283 - Display ownership info for new build runs.
It would be useful to display info for previous build.
Persistent actions are not a good solution, but 1.509.3 does not support summaries for transient actions.
Signed-off-by: Oleg Nenashev <[email protected]>