-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation links and helpful descriptions to error messages #606
Labels
documentation
Markdown files
epic
Collection of sub-issues
technical-debt
Refactoring, linting & tidying
ui/ux
User interface/experience
Comments
This comment has been minimized.
This comment has been minimized.
Also
|
Now that we have iterative/cml.dev#112, can we also add a Meanwhile error messages can link to subsections of the command reference for elucidation. |
This was referenced Mar 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Markdown files
epic
Collection of sub-issues
technical-debt
Refactoring, linting & tidying
ui/ux
User interface/experience
p1
The following have recently been documented in https://cml.dev/doc, but should also have better CLI errors pointing to said docs:
cml send-comment --update
: Raises 'commit_id has been locked' error #888send-comment
PR for commit sha \"HEAD\" not found #880uses: actions/checkout@v3, with.ref: ${{ github.event.pull_request.head.sha }}
GITHUB_TOKEN
orGitHub App token
, notPersonal Access Token
Resource not accessible by integration
Error: Forbidden
p2
https://err[or].cml.dev/YpQ
on errors that are especially tricky to explain inline or require additional context [...] e.g. https://error.dvc.org/no-dvc-cachecml CMD --help
links tohttps://cml.dev/doc/ref/CMD
See also
The text was updated successfully, but these errors were encountered: