Add support for the code_scanning_codeql_java_lombok feature flag by igfoo · Pull Request #1809 · github/codeql-action (original) (raw)

Conversation

@igfoo

I think the minimumVersion could be older, but I don't think it's worth the time to work out exactly how old.

Merge / deployment checklist

@igfoo

angelapwen

{ envVar: string; minimumVersion: string | undefined; defaultValue: boolean }
> = {
[Feature.CodeqlJavaLombokEnabled]: {
envVar: "CODEQL_JAVA_LOMBOK_ENABLED",

Choose a reason for hiding this comment

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

For consistency with the others environment variable overrides for the feature flag!

envVar: "CODEQL_JAVA_LOMBOK_ENABLED",
envVar: "CODEQL_JAVA_LOMBOK",

@igfoo

angelapwen

Choose a reason for hiding this comment

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

:shipit:

@igfoo

@igfoo

angelapwen

Choose a reason for hiding this comment

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

That should do it 😸

@igfoo

@igfoo

angelapwen

henrymercer

@igfoo

@igfoo

henrymercer

@angelapwen

@angelapwen

@angelapwen

henrymercer

@coadaflorin coadaflorin deleted the igfoo/code_scanning_codeql_java_lombok branch

August 2, 2023 11:47

@igfoo igfoo mentioned this pull request

Jan 17, 2024

3 tasks

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

[ Show hidden characters]({{ revealButtonHref }})