Skip to content

Only select repositories not Public repositories #121

@mgifford

Description

@mgifford

When defining the Repository access, I think you can't pick "Public repositories".

Screen shot of Repo section

Trying to debug this, AI gave me:

The likely root cause: your fine-grained PAT is read-only for public repos when set to “All repositories”

Look closely at your PAT screen:

“All repositories … Also includes public repositories (read-only).”

Your repo mgifford/whisper-slides is public. If GitHub is treating “All repositories” as “read/write for private you own, but public read-only”, then the token will fail exactly where you fail: POST /repos/{owner}/{repo}/issues returns “Resource not accessible by personal access token”.

This matches your error.

ChatGPT recommended that I use Repository access: Only select repositories - and this worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions