Skip to content

fix: remove conflicting CodeQL workflow (default setup enabled)#15

Open
4444J99 wants to merge 3 commits into
mainfrom
fix/remove-conflicting-codeql-workflow
Open

fix: remove conflicting CodeQL workflow (default setup enabled)#15
4444J99 wants to merge 3 commits into
mainfrom
fix/remove-conflicting-codeql-workflow

Conversation

@4444J99

@4444J99 4444J99 commented Jun 20, 2026

Copy link
Copy Markdown
Member

The CodeQL analyze CI check has been failing on all PRs with:

CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled

This repo has CodeQL default setup enabled in GitHub's security settings, which conflicts with the advanced codeql.yml workflow file. The workflow's SARIF upload is rejected because the default setup already manages CodeQL scanning.

Fix: Remove the conflicting .github/workflows/codeql.yml file. The default CodeQL setup continues to scan without interruption.

Fixes the base-branch CI breakage blocking PRs #13 and #14.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

4444J99 added a commit that referenced this pull request Jul 6, 2026
limen task HEAL-cifix-organvm-recursive-engine--generative-entity-15

Co-authored-by: 4444J99 <4444J99@users.noreply.github.com>
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.

1 participant