The workflow approval action lets a trusted collaborator approve CI runs from
public forks when the collaborator comments /workflow-approve on
the pull request. The commenter must have triage access or higher.
Use the action from a workflow triggered by issue_comment:
Prometheus Github Actions
Set of GitHub actions shared by GitHub projects in the Prometheus Ecosystem.
Usage
For a full working release example, see examples/ci.yml.
Approving pull request workflows
The workflow approval action lets a trusted collaborator approve CI runs from public forks when the collaborator comments
/workflow-approveon the pull request. The commenter must have triage access or higher.Use the action from a workflow triggered by
issue_comment:Pin the action to a full commit SHA.