Skip to content

Copilot code review cleanup job fails deleting artifacts with 403 #460

@DavidOlmer

Description

@DavidOlmer

Summary

GitHub Actions run 23775280758 is currently failing in workflow Copilot code review, job Cleanup artifacts, step Delete artifacts.

Error snippet

ext gh: Resource not accessible by integration (HTTP 403) Process completed with exit code 1.

Likely root-cause bucket

Workflow token permissions / integration scope mismatch during artifact deletion.

Smallest safe next steps

  • Inspect the token permissions available to the cleanup job.
  • Compare artifact deletion permissions with the workflow's current permissions: block.
  • Decide whether cleanup should be best-effort instead of fail-fast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions