Package io.jenkins.plugins.ghacloud
Class GitHubActionsRunListener
- All Implemented Interfaces:
ExtensionPoint
Writes the Jenkins job name to the GitHub Actions step summary
when a build starts on a GHA agent.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.listeners.RunListener
LISTENERS, targetType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.listeners.RunListener
all, allowLoad, createLoadAllower, fireCompleted, fireDeleted, fireFinalized, fireInitialize, fireStarted, onCompleted, onDeleted, onFinalized, onInitialize, register, setUpEnvironment, unregister
-
Constructor Details
-
GitHubActionsRunListener
public GitHubActionsRunListener()
-
-
Method Details
-
onStarted
- Overrides:
onStartedin classRunListener<Run<?,?>>
-