Skip to content

ci: maintainer review bypass for solo merges - #125

Closed
bradnussbaum wants to merge 8 commits into
1.1-devfrom
ci/maintainer-review-bypass
Closed

ci: maintainer review bypass for solo merges#125
bradnussbaum wants to merge 8 commits into
1.1-devfrom
ci/maintainer-review-bypass

Conversation

@bradnussbaum

Copy link
Copy Markdown
Contributor

Summary

  • Keep required PR reviews for contributors
  • Add @bradnussbaum to bypass_pull_request_allowances so the solo maintainer can merge their own PRs (GitHub forbids self-approve)
  • Status checks still enforced (enforce_admins: true)

Test plan

  • External PRs still require review
  • Maintainer can merge own PR when dev-quality-gate is green without a second approver

Operators can set discovery_type=K8S with label selector and service
port name so cluster members resolve from the Kubernetes API instead of
static address lists. Includes resolver, config validation, and IT
coverage against a stubbed API.
Enable durable, evolvable causal-cluster replication under large payloads and rolling upgrades by negotiating RAFT_1/RAFT_2 and chunking large replicated content on the v2 path.
Productize dbms.listConnections and dbms.killConnection(s) on
StandardNetworkConnectionTracker so admins can inspect and terminate
client sessions, with ConnectionTrackingIT covering Bolt/HTTP/HTTPS.
Prove concurrent commits still return distinct up-to-date bookmarks while
one transaction is mid-apply, so drivers can rely on read-your-writes.
Cover hostname verification reject/accept paths and legacy policy behavior,
with SecureClient/Server SslPolicy overloads for policy-backed secure paths.
Reload tokens/schema before index init, disable metrics on temp recovery DBs, and register store entity counters so fulltext indexes survive backup restore and cluster catchup.
Re-enable CostMorsel acceptance with a refreshed blacklist, restore the morsel experimental notification on the selection path, and align MorselRuntimeAcceptanceTest with current runtime behavior.
GitHub forbids self-approval of PRs. Keep one approving review for
everyone else, list the maintainer in bypass_pull_request_allowances,
and still enforce status checks via enforce_admins.
@bradnussbaum
bradnussbaum deleted the branch 1.1-dev July 12, 2026 00:38
@bradnussbaum
bradnussbaum deleted the ci/maintainer-review-bypass branch July 15, 2026 12:35
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