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 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 record goes back to pending, so the guard makes the next commit ask for a fresh approval.Approval state of an external pull request.Marks a build as having been triggered by an external approval.A column for the multibranch Branches and Pull Requests tabs that flags fork pull requests still waiting for external approval.Confines the column to the multibranch and organization-folder branch views.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.