You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured the GITHUB_TOKEN, why is it still running with an error?
Is GITHUB_TOKEN the same as METRICS_TOKEN?
The document only contains the content for setting up METRICS_TOKEN. How do I set up GITHUB_TOKEN? I have correctly configured my file and hope someone can review it and suggest a solution.
Errors:
────────────────────────────────────────────────────────────────────────────────────────
Metrics │
Setup │ complete
Version │ 3.34.0
Using prebuilt image │ true
Debug mode │ false
Debug flags │ (none)
GitHub token │ (missing)
GitHub token format │ legacy or invalid
Error: You must provide a valid GitHub personal token to gather your metrics (see https://github.com/lowlighter/metrics/blob/master/.github/readme/partials/documentation/setup/action.md for more informations)
at file:///metrics/source/app/action/index.mjs:176:13
────────────────────────────────────────────────────────────────────────────────────────
undefined
An error occurred, logging debug message :
Error: You must provide a valid GitHub personal token to gather your metrics (see https://github.com/lowlighter/metrics/blob/master/.github/readme/partials/documentation/setup/action.md for more informations)
Error: Process completed with exit code 1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have configured the GITHUB_TOKEN, why is it still running with an error?
Is GITHUB_TOKEN the same as METRICS_TOKEN?
The document only contains the content for setting up METRICS_TOKEN. How do I set up GITHUB_TOKEN? I have correctly configured my file and hope someone can review it and suggest a solution.
Errors:
Beta Was this translation helpful? Give feedback.
All reactions