Lopu: backfill CodeQL and coalesce all-branch work - #416
Merged
Conversation
lopugit
changed the base branch from
codex/lopu-detector-api-retry
to
github-actions
August 25, 2026 15:07
Contributor
Lopu repository reviewLopu reviewed this PR against github-actions as Thingtime's principal PR and repository manager. Backend: Claude Code default. Lopu found no justified local change to publish from this review pass. The model did not leave a detailed report; inspect this workflow run for the Lopu session log. |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
backfill-codeqlbatch of at most 12Consolidation
This PR now targets
github-actionsdirectly and contains exactly the owned commits from #415 plus the CodeQL/all-branch follow-up. #415 never recorded a merge, so consolidating here removes the inactive stack dependency and makes one self-contained activation PR without touchingmain.Validation
node .github/scripts/codeql-open-pr-backfill.mjs --self-testnode .github/scripts/workflow-control-plane-contract.mjs --self-testnode .github/scripts/build-all-branch.mjs --self-testQueue migration note
Existing pending runs were deliberately not cancelled and will drain under the old durable queue rules. Once this PR activates on
github-actions, new all-branch event bursts are coalesced before expensive Lopu execution.