FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Feature flag: diff_informed_queries by cklin · Pull Request #2551 · github/codeql-action · GitHub

Feature flag: diff_informed_queries - #2551

Merged
cklin merged 1 commit into
mainfrom
cklin/diff-informed-queries-feature
Oct 21, 2024
Merged

cklin merged 1 commit into
mainfrom
cklin/diff-informed-queries-feature

Conversation

cklin commented Oct 17, 2024

Copy link
Copy Markdown
Contributor

This PR adds a feature flag for future use.

Merge / deployment checklist

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

cklin marked this pull request as ready for review October 17, 2024 21:20
cklin requested a review from a team as a code owner October 17, 2024 21:20
Comment thread src/feature-flags.ts
defaultValue: false,
envVar: "CODEQL_ACTION_DIFF_INFORMED_QUERIES",
minimumVersion: undefined,
toolsFeature: ToolsFeature.DatabaseInterpretResultsSupportsSarifRunProperty,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 😄

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Okay, I see Requires CodeQL CLI feature databaseInterpretResultsSupportsSarifRunProperty (since 2.19.0) in our internal issue so approving 😸

angelapwen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

cklin merged commit 63eb7bb into main Oct 21, 2024
cklin deleted the cklin/diff-informed-queries-feature branch October 21, 2024 15:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL