-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
gh-runrelating to the gh run commandrelating to the gh run commandhelp wantedContributions welcomeContributions welcomeneeds-designAn engineering task needs design to proceedAn engineering task needs design to proceedplatformProblems with the GitHub platform rather than the CLI clientProblems with the GitHub platform rather than the CLI clientpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Describe the bug
When using a Fine Grained Token, it seems impossible to use gh run watch, as this requires permissions to view annotations.
It doesn't seem possible to grant checks:read with Fine Grained Tokens, unless i'm missing something.
Steps to reproduce the behavior
- Type this
gh run watch $id - View the output
failed to get annotations: HTTP 403: Resource not accessible by personal access token (https://api.github.com/repos/org/repo/check-runs/id/annotations)'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
gh-runrelating to the gh run commandrelating to the gh run commandhelp wantedContributions welcomeContributions welcomeneeds-designAn engineering task needs design to proceedAn engineering task needs design to proceedplatformProblems with the GitHub platform rather than the CLI clientProblems with the GitHub platform rather than the CLI clientpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions