Package io.jenkins.plugins.ghacloud
Class GitHubActionsRunAction
java.lang.Object
io.jenkins.plugins.ghacloud.GitHubActionsRunAction
- All Implemented Interfaces:
Action,ModelObject
Action that adds a "GitHub Actions Run" link to the agent's sidebar.
Clicking it redirects to the workflow run on GitHub.
-
Constructor Details
-
GitHubActionsRunAction
-
-
Method Details
-
getRunId
public long getRunId() -
getUrl
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doIndex
public org.kohsuke.stapler.HttpResponse doIndex()
-