Replies: 1 comment 3 replies
-
This repo hasn't been updated in 3, almost 4 years. I wouldn't say it's fair to complain when it's clearly not being actively maintained. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instructions say to put Personal access token in "Repository secrets" then they proceed to show a screenshot of putting secret in Environment secrets. This is inconsistent and misleading.
https://github.com/lowlighter/metrics/blob/master/.github/readme/partials/documentation/setup/action.md#2%EF%B8%8F-put-your-github-personal-token-in-repository-secrets
The Personal Access Token instructions also do not indicate which type of PAT to use. After trial and error it is clear the fine-grained tokens do not work and user must use classic tokens. This is outdated not only in documentation, but also in implementation.
Beta Was this translation helpful? Give feedback.
All reactions