On PR merge #75
on_merged_pr.yml
on: workflow_run
get_pr_details
/
export_pr_details
6s
release_label_on_merge
6s
Annotations
3 errors
|
release_label_on_merge
Unhandled error: Error: HttpError: Resource not accessible by integration
|
|
release_label_on_merge
Unable to create comment on PR number 50.
Error details: HttpError: Resource not accessible by integration
|
|
release_label_on_merge
Unable to find related issue for PR number 50.
Body details: "## Scope Down GitHub Token Permissions\n\nThis PR updates GitHub Actions workflows to use minimal required permissions instead of the default elevated permissions.\n\n### Why This Matters\n\nFollowing the principle of least privilege, workflows should only have the specific permissions they need to function.\n\n### Changes\n\nThis PR adds explicit `permissions:` blocks to workflows that currently rely on default permissions, scoping them down to only what's required for their operations.\n\nPlease review the changes to ensure the specified permissions match your workflow requirements."
|