Plugin procedures can be used in procedure steps, process steps, and pipeline tasks, allowing you to orchestrate third-party tools at the appropriate time in your component, application process, or pipeline.
Depending on your plugin configuration and how you run procedures, the Differences in plugin UI behavior. field may behave differently in the CloudBees CD/RO UI. For more information, refer to |
Create or Update Check Runs
Create or updates a check run for a specific commit in a repository.
Input parameters
Parameter | Description | ||||
---|---|---|---|---|---|
Configuration name |
Required. The previously defined configuration for the plugin. |
||||
Commit SHA |
Required. The SHA of the commit. |
||||
Repository |
Required. The name of the repository ( |
||||
Installation ID |
Required. For the GitHub App
|
||||
Name |
Required. The |
||||
Status |
Required. The current status of the GitHub check run. |
||||
Conclusion |
Conclusions are based on the GitHub
|
||||
Title |
Required. The |
||||
Summary |
Required. The
|
||||
Text |
Enter project-specific text to use as details for the check run. For instance,
|
||||
Annotation |
Provide your project-specific annotations as a property or string written in JSON format. These are annotated to the lines of code where they apply and are visible in the GitHub pull request UI after the check runs.
|
||||
Result property sheet |
Required. Results are saved into this property or property sheet. |