-
Improvement
-
Resolution: Fixed
-
Minor
Need a way to see where events are originating from. May not be available for all event sources.
- blocks
-
JENKINS-41812 Expose event origin to listeners
-
- Closed
-
-
JENKINS-41814 Expose event origin to listeners
-
- Closed
-
-
JENKINS-41815 Expose event origin to listeners
-
- Closed
-
-
JENKINS-41816 Expose event origin to listeners
-
- Closed
-
- is blocking
-
JENKINS-41811 Expose event origin to listeners
-
- Closed
-
- links to
(2 links to)
Code changed in jenkins
User: Stephen Connolly
Path:
docs/implementation.adoc
src/main/java/jenkins/scm/api/SCMEvent.java
src/main/java/jenkins/scm/api/SCMHeadEvent.java
src/main/java/jenkins/scm/api/SCMNavigatorEvent.java
src/main/java/jenkins/scm/api/SCMSourceEvent.java
src/test/java/jenkins/scm/impl/mock/MockSCMHeadEvent.java
src/test/java/jenkins/scm/impl/mock/MockSCMNavigatorEvent.java
src/test/java/jenkins/scm/impl/mock/MockSCMSourceEvent.java
http://jenkins-ci.org/commit/scm-api-plugin/694ec6be9820885446fc7a62aab611359fc59427
Log:
[FIXED JENKINS-41795] Add field to track event origins