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

Update skeleton-query-wizard.ts by aeisenberg · Pull Request #3994 · github/vscode-codeql · GitHub

Update skeleton-query-wizard.ts - #3994

Merged
aeisenberg merged 1 commit into
mainfrom
aeisenberg/add-sample-database
Apr 8, 2025
Merged

aeisenberg merged 1 commit into
mainfrom
aeisenberg/add-sample-database

Conversation

Copy link
Copy Markdown
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 marked this pull request as ready for review April 7, 2025 20:21
Copilot AI review requested due to automatic review settings April 7, 2025 20:21
aeisenberg requested a review from a team as a code owner April 7, 2025 20:21

Copilot AI 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

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",

Copy link
Copy Markdown
Contributor Author

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

koesie10 left a comment

Copy link
Copy Markdown
Member

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

Thanks!

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

3 participants


Back | FazBrowse Home | New Git URL