| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Looks good. A couple of suggestions around comments.
Sorry, something went wrong.
| required: false | ||
| default: "true" | ||
| cleanup-level: | ||
| description: "Level of cleanup to perform on CodeQL databases at the end of the analyze step. This should either be 'none' to skip cleanup, or be a valid argument for the --mode flag of the CodeQL CLI command 'codeql database cleanup'" |
There was a problem hiding this comment.
Would be nice if you could list the valid options here. Or maybe provide a link to the documentation (or both).
Sorry, something went wrong.
There was a problem hiding this comment.
I'm hesitant to list the options because it duplicates where we have to make a documentation change if we modify them later. Have added a link to the CLI docs, though.
Sorry, something went wrong.
There was a problem hiding this comment.
👍🏼
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR does two things that should facilitate user workflows that want to upload CodeQL databases somewhere:
Merge / deployment checklist