chore: standing CI validation PR (do not merge) - #22
Open
indradhanush wants to merge 1 commit into
Open
Conversation
indradhanush
force-pushed
the
dg/ci-validation
branch
6 times, most recently
from
July 19, 2026 21:10
729dfca to
65524de
Compare
This file has no functional purpose; it exists so this branch has a trivial diff to keep a PR open against main. Real changes land on main directly for faster feedback; this PR gets rebased after each push so pull_request-triggered checks (and anything chained off them via workflow_run) can still be observed running on a live PR. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
indradhanush
force-pushed
the
dg/ci-validation
branch
from
July 19, 2026 21:48
65524de to
0e47c53
Compare
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.
Purpose
This PR stays open indefinitely so pull_request-triggered checks (CI, and anything chained off it via workflow_run: build-push-agent-bundle, build-push-controller-manager, e2e) can be observed running for real.
Real changes land on
maindirectly for faster feedback. After each push tomain, this branch gets rebased onto the new tip and force-pushed, so this PR's diff stays as just the placeholder file.Do not merge this PR.