| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| defaultValue: false, | ||
| envVar: "CODEQL_ACTION_DIFF_INFORMED_QUERIES", | ||
| minimumVersion: undefined, | ||
| toolsFeature: ToolsFeature.DatabaseInterpretResultsSupportsSarifRunProperty, |
There was a problem hiding this comment.
Just checking — is this because the same CLI version that supports DatabaseInterpretResultsSupportsSarifRunProperty also supports DiffInformedQueries?
Usually we have a separate entry in https://github.com/github/codeql-action/blob/main/src/tools-features.ts 😄
Sorry, something went wrong.
There was a problem hiding this comment.
Okay, I see Requires CodeQL CLI feature databaseInterpretResultsSupportsSarifRunProperty (since 2.19.0) in our internal issue so approving 😸
Sorry, something went wrong.
There was a problem hiding this comment.
![]()
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR adds a feature flag for future use.
Merge / deployment checklist