Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename new analysis summary feature flag #1834

Merged
merged 1 commit into from Aug 14, 2023

Conversation

henrymercer
Copy link
Contributor

Due to a cyclic imports bug, (fixed here), earlier versions of the CodeQL Action may crash when this feature flag is enabled. Therefore we are renaming the feature flag from new_analysis_summary to analysis_summary_v2 such that we can roll out analysis summaries v2 to only the patched versions of the CodeQL Action.

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.

@henrymercer henrymercer requested a review from a team as a code owner August 11, 2023 14:53
@henrymercer henrymercer merged commit ac49314 into main Aug 14, 2023
344 checks passed
@github-actions github-actions bot mentioned this pull request Aug 14, 2023
6 tasks
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.

None yet

2 participants