Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

approve-pr

approve-pr #146

Triggered via repository dispatch July 12, 2024 15:52
Status Failure
Total duration 20s
Artifacts

00_pr_auto_approve.yml

on: repository_dispatch
trigger-approve-pr
0s
trigger-approve-pr
approve-pr
10s
approve-pr
Fit to window
Zoom out
Zoom in

Annotations

1 error
approve-pr
Unprocessable Entity: "GitHub Actions is not permitted to approve pull requests.". This typically happens when you try to approve the pull request with the same user account that created the pull request. Try using the built-in `${{ secrets.GITHUB_TOKEN }}` token, or if you're using a personal access token, use one that belongs to a dedicated bot account.