Missing Checks permission in personal access token
#129512
-
Select Topic AreaBug BodyThere is
But it is missing in the settings:
I wonder if this is a bug or it is intended? |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 7 replies
-
|
I have just faced this as well. Curious that, as you mention, it is documented in the fine grained page, but not available. Checking in a GitHub App, it does show it: |
Beta Was this translation helpful? Give feedback.
-
|
I have same issue facing |
Beta Was this translation helpful? Give feedback.
-
|
We stumble to this issue as well and good to have the resolution soon. |
Beta Was this translation helpful? Give feedback.
-
|
To spend hours building a process based on documented functionality that doesn't exist is more than frustrating, it would be nice if someone from @github could give a response? is the error in the documentation or the omission of the feature? |
Beta Was this translation helpful? Give feedback.
-
|
So anyone from Github care to comment or look at this. I spent a whole morning trying to figure out why my "fine-tuned" tokens do not work and it turns out that there was no "Checks" fine tuning. |
Beta Was this translation helpful? Give feedback.
-
|
Just in case anyone else finds this thread, here was a response I got from emailing support:
Summary: Use a GitHub App instead of a PAT. |
Beta Was this translation helpful? Give feedback.
-
|
Following check-runs classic token modification deprecation https://github.blog/changelog/2025-02-12-notice-of-upcoming-deprecations-and-breaking-changes-for-github-actions/#changes-to-check-run-status-modification
The documentation says that fine-grained tokens are supported. Thankfully, I found this issue, and it saved me time from debugging it. I wonder why they wrote it in the docs in the first place if they know it's not supported. |
Beta Was this translation helpful? Give feedback.
-
|
It seems the official API docs are ahead of what is actually supported today... API Docs - https://docs.github.com/en/rest/checks/runs?apiVersion=2022-11-28#get-a-check-run
|
Beta Was this translation helpful? Give feedback.
-
|
It sounds like Github is planning to deprecate classic tokens. The community will need Checks to be supported for fine-grained access tokens before that happens. Would love to see progress on this by Github |
Beta Was this translation helpful? Give feedback.





Just in case anyone else finds this thread, here was a response I got from emailing support: