Skip to content

ci: add minimal merge gate (bazel) - #28

Open
auto-managed[bot] wants to merge 2 commits into
mainfrom
chore/add-ci-workflow
Open

ci: add minimal merge gate (bazel)#28
auto-managed[bot] wants to merge 2 commits into
mainfrom
chore/add-ci-workflow

Conversation

@auto-managed

@auto-managed auto-managed Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Adds a minimal pull_request CI gate (detected stack: bazel).

Without a check on the PR, dependency updates can never auto-merge
(require_green_ci: true, merge_without_checks: false), so Renovate PRs
accumulate here indefinitely. This is the smallest gate that makes them
self-merging again.

It is intentionally minimal — one ubuntu-latest job, build + test, no OS
matrix. Tune it freely; the control plane never overwrites an existing file.

Opened by auto-managed ensure_ci.sh.

@auto-managed auto-managed Bot added the automated Opened or managed by automation label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Opened or managed by automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants