DashboardspotlightAuto-merge PRs after CI checks pass wit…

Auto-merge PRs after CI checks pass without manual re-review

Category: preference
Confidence: 0.80
ID: 019f84b1-ba71-7142-9e5a-ef54db9ac727
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: No
Recalled in other projects: 2
Source session: 0XWWVPAj2NHWgHD7s
Created: 2026-07-21 12:41:07
Updated: 2026-07-21 12:41:07

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 1d ago
cli 1 9d ago

Content

When a PR is ready, the user tells the assistant to watch/monitor CI checks and merge automatically once everything passes (e.g., 'let's go', 'watch CI and merge when everything passes', 'if all checks pass, merge it; if a job flaked, rerun it'). The assistant should proactively poll/check CI status across all required jobs (Analyze, CodeQL, Unit Tests, E2E, Secret Scan, Seer Code Review, Socket Security, etc.), and once all pass, merge the PR without waiting for further explicit approval. If a job fails or flakes (especially E2E/UI tests), rerun that specific job rather than blocking the whole merge. This applies to routine PRs (dependency bumps, small fixes) where the user has already reviewed intent and just wants CI-gated automatic merging handled end-to-end.

Move to: