We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
send-comment
uses: actions/checkout@v3, with.ref: ${{ github.event.pull_request.head.sha }}
GITHUB_TOKEN
GitHub App token
Personal Access Token
Resource not accessible by integration
Error: Forbidden
TODO: merge this issue with #606?
The text was updated successfully, but these errors were encountered:
Related to #606?
Sorry, something went wrong.
Indeed, can we collect actionable items in one place? Don't mind where.
closing in favour of #606
casperdcl
No branches or pull requests
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
TODO: merge this issue with #606?
The text was updated successfully, but these errors were encountered: