Skip to content

docs(lane1): verify CodeQL re-remove fix already open in PR #235 (fresh main) - #242

Merged
nish3451 merged 6 commits into
mainfrom
docs/lane1-codeql-reremove-verify-20260821
Aug 21, 2026
Merged

docs(lane1): verify CodeQL re-remove fix already open in PR #235 (fresh main)#242
nish3451 merged 6 commits into
mainfrom
docs/lane1-codeql-reremove-verify-20260821

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

What this is

Lane-1 verification evidence for the "[unreviewed-by-opus] PR #82's CodeQL
analyze now RUNS on every trigger but FAILS at the final step" item.

Finding: the CodeQL analyze-job regression on main is real — merge
410f3e66 (2026-08-19) re-added .github/workflows/codeql.yml with the
private-repo gate, so the job silently reports green "SKIPPED" on every
push/PR/schedule, contradicting the documented PR #122 decision that this
nonfunctional workflow stay removed (no GHAS entitlement on this plan;
npm audit --audit-level=high in the required repo-checks job is the
deliberate substitute).

But the fix already exists: open PR #235
(fix/lane1-codeql-private-repo-gate-reremove-20260821, commit da110c8) deletes
codeql.yml and records the re-addition in README.md — and it is based
on the exact current origin/main HEAD (ccfbd4b is da110c8's parent),
green (repo-checks, duplicate-guard, CodeRabbit all SUCCESS), and
mergeable.

This lane deliberately did NOT re-implement the fix: the repo's own
pr-duplicate-guard flags >= 80% shared-file-coverage duplicates, and
duplicate same-fix PR pairs are a documented fleet failure mode. This PR
carries the verification evidence only, following the PR #183 precedent.

Files changed

  • .lane/reports/docs-lane1-codeql-reremove-verify-20260821.md — evidence report

Recommendation

Merge PR #235 to restore the documented no-CodeQL state on main; the
re-enable path (set ENABLE_PRIVATE_CODEQL=1 once GHAS is provisioned)
stays unchanged in .github/workflows/README.md.

minimax-vps and others added 2 commits August 21, 2026 10:03
…sh main)

The CodeQL analyze job regression on main (re-added by merge 410f3e6,
silently SKIPPING on every trigger) is real, but the correct fix already
exists as open, green, mergeable PR #235, based on current origin/main
head ccfbd4b. This lane intentionally did not re-implement the fix: the
repo's pr-duplicate-guard exists because duplicate same-fix PRs became a
fleet failure mode. Evidence report only, following the PR #183 precedent.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
@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.

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nish3451, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 58 minutes

Limit details: You’ve used the included review currently available.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: abaa2168-d97b-4edd-987c-c2c847e53f61

📥 Commits

Reviewing files that changed from the base of the PR and between d2d96a5 and ad69f5a.

📒 Files selected for processing (1)
  • .lane/reports/docs-lane1-codeql-reremove-verify-20260821.md

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/settings/billing.

Comment @coderabbitai help to get the list of available commands.

@nish3451
nish3451 merged commit 38bdae5 into main Aug 21, 2026
3 checks passed
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