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

Add support for on-demand feature flags by henrymercer · Pull Request #2280 · github/codeql-action · GitHub

Add support for on-demand feature flags - #2280

Merged
henrymercer merged 5 commits into
mainfrom
henrymercer/on-demand-ffs
May 10, 2024
Merged

henrymercer merged 5 commits into
mainfrom
henrymercer/on-demand-ffs

Conversation

henrymercer commented May 9, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

This PR adds support for adding a new feature flag to the CodeQL Action without needing to make a corresponding change to an internal codebase.

Specifically, new features can be specified in a features query parameter delivered to the feature flags API.

While we're here, we also log feature flags on separate lines to avoid feature enablement being truncated.

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 requested a review from a team as a code owner May 9, 2024 12:54
henrymercer force-pushed the henrymercer/on-demand-ffs branch from 392a9f9 to cf4c3b4 Compare May 9, 2024 13:14
angelapwen previously approved these changes May 9, 2024
Comment thread src/feature-flags.ts
Comment thread src/feature-flags.ts

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

henrymercer merged commit 4a51972 into main May 10, 2024
henrymercer deleted the henrymercer/on-demand-ffs branch May 10, 2024 16:37
github-actions Bot mentioned this pull request May 13, 2024
8 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
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