Skip to content

[WIP] Fix failing GitHub Actions job 'configs' - #195

Merged
felickz merged 4 commits into
mainfrom
copilot/fix-github-actions-job-configs
Jul 28, 2026
Merged

[WIP] Fix failing GitHub Actions job 'configs'#195
felickz merged 4 commits into
mainfrom
copilot/fix-github-actions-job-configs

Conversation

Copilot AI commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the source of queries used in the go-audit.qls suite. The main change is to use a broader set of queries for Go code analysis.

Query configuration update:

  • Changed the from field in go-audit.qls to use codeql/go-all instead of codeql/go-queries, enabling a wider range of CodeQL queries to be included in the audit.

Fixes:

A fatal error occurred: The QL pack 'codeql/go-queries' which is referenced from /home/runner/.codeql/packages/githubsecuritylab/codeql-go-queries/0.7.1/suites/go-audit.qls cannot be found.
Error: Process completed with exit code 2.

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Fix the failing GitHub Actions job "configs"
Analyze the Actions logs, identify the root cause of the failure, and implement a fix.
Check run ID: 90180546468
Job URL: https://github.com/GitHubSecurityLab/CodeQL-Community-Packs/actions/runs/30327250626/job/90180546468

Copilot AI review requested due to automatic review settings July 28, 2026 04:56

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.

Copilot was unable to review this pull request because there is no eligible user to bill. To allow Copilot reviews on bot-authored pull requests, enable direct organization billing in your organization's Copilot settings.

Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 28, 2026 05:01

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.

Copilot was unable to review this pull request because there is no eligible user to bill. To allow Copilot reviews on bot-authored pull requests, enable direct organization billing in your organization's Copilot settings.

Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 28, 2026 05:04

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.

Copilot was unable to review this pull request because there is no eligible user to bill. To allow Copilot reviews on bot-authored pull requests, enable direct organization billing in your organization's Copilot settings.

Copilot AI requested a review from felickz July 28, 2026 05:04
@felickz

felickz commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@copilot delete the ext/codeql-pack.lock.yml and ext-library-sources/codeql-pack.lock.yml files that were added here

Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 28, 2026 05:16

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.

Copilot was unable to review this pull request because there is no eligible user to bill. To allow Copilot reviews on bot-authored pull requests, enable direct organization billing in your organization's Copilot settings.

Copilot AI commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

@copilot delete the ext/codeql-pack.lock.yml and ext-library-sources/codeql-pack.lock.yml files that were added here

Done in 8e973f9. I removed the lock files added in this PR under ext/ and ext-library-sources/.

@felickz
felickz marked this pull request as ready for review July 28, 2026 05:18
@felickz
felickz merged commit 3956ba8 into main Jul 28, 2026
23 of 24 checks passed
@felickz
felickz deleted the copilot/fix-github-actions-job-configs branch July 28, 2026 05:26
Copilot stopped work on behalf of felickz due to an error July 28, 2026 05:27
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