Skip to content

Make "create query" command available when queries panel is enabled#2762

Merged
shati-patel merged 1 commit intomainfrom
shati-patel/create-query-flags
Aug 30, 2023
Merged

Make "create query" command available when queries panel is enabled#2762
shati-patel merged 1 commit intomainfrom
shati-patel/create-query-flags

Conversation

@shati-patel
Copy link
Copy Markdown
Contributor

We'll need access to the "create query" command from the queries panel. This PR updates the command's feature flags so that they also align with the queries panel's flags:

{
"id": "codeQLQueries",
"name": "Queries",
"when": "config.codeQL.canary && config.codeQL.queriesPanel"
},

Checklist

N/A: no visible impact yet, all of this is feature-flagged 🎏 See internal linked issue for more details.

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@shati-patel shati-patel requested a review from a team as a code owner August 30, 2023 14:31
Copy link
Copy Markdown
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

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

Makes sense!

@shati-patel shati-patel merged commit b51d027 into main Aug 30, 2023
@shati-patel shati-patel deleted the shati-patel/create-query-flags branch August 30, 2023 15:09
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