Skip to content

docs: PRs target main; retire the test-branch PR flow#1843

Merged
sweetmantech merged 1 commit into
mainfrom
chore/prs-target-main
Jul 3, 2026
Merged

docs: PRs target main; retire the test-branch PR flow#1843
sweetmantech merged 1 commit into
mainfrom
chore/prs-target-main

Conversation

@sweetmantech

@sweetmantech sweetmantech commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

What

PRs in this repo now target main. The test branch is retired as a PR target; the sync-test-with-main task-start ritual is removed from the agent instructions.

Why

Requested by @sweetmantech 2026-07-03 during #1841: four PRs were opened against test because these instructions mandated it; the convention is now main-only. Sibling PRs update the other repos' instructions and the dev skills (recoupable/skills#68).

🤖 Generated with Claude Code


Summary by cubic

Make main the only PR target and retire the test branch. Removes the "sync test with main" step and updates PR creation commands in AGENTS.md.

  • Migration
    • Open all PRs against main; never target test.
    • Branch from the latest main.
    • Use gh pr create --base main.

Written for commit 92f786a. Summary will update on new commits.

Review in cubic

All PRs now open against main. The test branch is no longer a PR
target and the sync-test-with-main task-start ritual is removed.
Context: #1841 process cleanup.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview Jul 3, 2026 4:18pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • AGENTS.md is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 95a6241c-95ba-4d38-8a90-acbeaff084cf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/prs-target-main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Documentation-only change updating AGENTS.md to target main instead of test, with no code, config, or logic modifications.

Re-trigger cubic

@sweetmantech sweetmantech merged commit 004b9de into main Jul 3, 2026
4 checks passed
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