codeql-action icon indicating copy to clipboard operation
codeql-action copied to clipboard

Classify config file and out of disk CLI errors as config errors

Open angelapwen opened this issue 1 year ago • 1 comments

This PR classifies CLI errors with "out of disk" and "No space left on device" errors as configuration errors, and appends a link to https://gh.io/troubleshooting-code-scanning/out-of-disk-or-memory to the error.

It also classifies CLI errors related to invalid configuration files as configuration errors.

Merge / deployment checklist

  • [x] Confirm this change is backwards compatible with existing workflows.
  • [x] Confirm the readme has been updated if necessary.
  • [x] Confirm the changelog has been updated if necessary.

angelapwen avatar May 15 '24 21:05 angelapwen

There are some CI failures due to a new runner image rollout: it will be fixed as of CLI v2.17.3, which will be released shortly, so this PR is probably blocked from merging until then.

angelapwen avatar May 15 '24 22:05 angelapwen