Skip to content

Update skeleton-query-wizard.ts #3994

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

Merged
merged 1 commit into from
Apr 8, 2025
Merged

Conversation

aeisenberg
Copy link
Contributor

Add an actions sample database. I chose github/codeql since we know it has many complex workflows.

Add an `actions` sample database. I chose `github/codeql` since we know it has many complex workflows.
@aeisenberg aeisenberg marked this pull request as ready for review April 7, 2025 20:21
@Copilot Copilot AI review requested due to automatic review settings April 7, 2025 20:21
@aeisenberg aeisenberg requested a review from a team as a code owner April 7, 2025 20:21
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the skeleton query wizard file by adding an "actions" entry to the sample database mapping, using "github/codeql" to represent complex workflows.

  • Added a new mapping for "actions" to use "github/codeql"
  • Updated the existing query language to database repository map to include the new sample
Comments suppressed due to low confidence (1)

extensions/ql-vscode/src/local-queries/skeleton-query-wizard.ts:41

  • [nitpick] The key 'actions' may be confusing as it does not align with the naming pattern of other language keys. Consider renaming it to something like 'github_actions' to improve clarity and consistency.
actions: "github/codeql",

@aeisenberg
Copy link
Contributor Author

The E2E tests have been failing since github/codeql-action#2854 has been merged.

Copy link
Member

@koesie10 koesie10 left a comment

Choose a reason for hiding this comment

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

Thanks!

@aeisenberg aeisenberg merged commit bbbedc6 into main Apr 8, 2025
40 of 44 checks passed
@aeisenberg aeisenberg deleted the aeisenberg/add-sample-database branch April 8, 2025 14:35
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