Execute CodeRabbit production deployment checklist and rollback procedures. Use when deploying CodeRabbit integrations to production, preparing for launch, or implementing go-live procedures. Trigger...
Turn a pilot into an explicit production decision. Each gate needs an owner, evidence, failure criterion, and rollback.
references/official-docs.md and re-check any time-sensitive contract before execution.Treat Git-provider sessions, CodeRabbit web sessions, CLI credentials, and CodeRabbit API keys as separate credentials. Use only an already-approved session or secret-manager reference, never print a secret, and do not place credentials in .coderabbit.yaml, source files, logs, or deliverables.
Verify scope, ownership, permissions, config, plan, seats, roles, and data.
Exercise happy, skipped, invalid-config, limit, provider-failure, and rollback paths.
Confirm dashboards, incident ownership, continuity, and recertification.
Record GO, CONDITIONAL GO, or NO-GO with evidence.
Named repository, security, privacy, billing, and operations owners approve their own gates. Keep analysis and drafts local until approval is explicit, and record who approved the action and its scope.
A readiness matrix, receipts, risks, continuity plan, rollback, and decision. Include source dates, unknowns, and the exact boundary between observed fact and recommendation.
| Condition | Response |
|---|---|
| Current contract is unclear or docs disagree | Stop mutation, cite both sources, and request owner resolution. |
| Required access or approval is missing | Produce a draft and evidence plan only. |
| Validation or pilot behavior differs from expectation | Restore the prior state and retain the failed evidence. |
| Output contains secrets or private code | Stop, quarantine the artifact, redact it, and notify the data owner. |
Issue conditional go-live limited to pilots.
Reject enforcement when manual continuity is untested.
references/official-docs.md.