Package io.jenkins.plugins.github_pr_approval
package io.jenkins.plugins.github_pr_approval
-
ClassDescriptionGenerated localization support class.Shown on a branch job while its fork pull request waits for external approval, with the buttons and endpoints an administrator uses to approve or take back that approval.Attaches a
PendingApprovalActionto any branch job that needs external approval.Puts a newly discovered fork pull request on hold, and catches the jobs that were already there when the trust policy got switched on.The gate that actually stops an unapproved fork pull request from building.Settles every pull request once a branch scan has finished.Spends the approval once the build it was granted for has started: the job goes back to disabled, so the next commit needs a fresh approval.Approval state of an external pull request.Marks a build as having been triggered by an external approval.Exposes the pending fork pull requests as MCP tools, so an assistant can list what is waiting and approve it without opening the Jenkins UI.One fork pull request waiting for approval.AnSCMHeadAuthoritythat holds fork pull requests back until someone approves them.Our descriptor.