Skip to content

Agents: Document that next is the base branch#34181

Merged
kasperpeulen merged 1 commit into
nextfrom
worktree-update-agents-md
Mar 17, 2026
Merged

Agents: Document that next is the base branch#34181
kasperpeulen merged 1 commit into
nextfrom
worktree-update-agents-md

Conversation

@kasperpeulen
Copy link
Copy Markdown
Member

@kasperpeulen kasperpeulen commented Mar 17, 2026

Closes #

What I did

Added a "Base branch" entry to the Repository Overview section in AGENTS.md, documenting that next is the base branch and all PRs should target it instead of main.

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

No manual testing necessary — this is a documentation-only change to AGENTS.md.

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli-storybook/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook publish.yml --field pr=<PR_NUMBER>

Agents need to know that PRs should target `next`, not `main`.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a65ffc46-6ca4-46ad-b0dd-a82fc2f469db

📥 Commits

Reviewing files that changed from the base of the PR and between a571619 and 0d30f65.

📒 Files selected for processing (1)
  • AGENTS.md

📝 Walkthrough

Walkthrough

Documentation update to AGENTS.md clarifying that the base branch should be "next" rather than "main" for repository contributions. No functional code changes.

Changes

Cohort / File(s) Summary
Documentation
AGENTS.md
Added clarification specifying base branch should target "next" instead of "main".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

📝 Coding Plan
  • Generate coding plan for human review comments

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

@kasperpeulen kasperpeulen added documentation ci:docs Run the CI jobs for documentation checks only. labels Mar 17, 2026
@kasperpeulen kasperpeulen changed the title AGENTS.md: document that next is the base branch Agents: Document that next is the base branch Mar 17, 2026
@kasperpeulen kasperpeulen marked this pull request as draft March 17, 2026 13:50
@kasperpeulen kasperpeulen marked this pull request as ready for review March 17, 2026 13:52
@kasperpeulen kasperpeulen merged commit f1d7dea into next Mar 17, 2026
22 of 23 checks passed
@kasperpeulen kasperpeulen deleted the worktree-update-agents-md branch March 17, 2026 14:42
@github-actions github-actions Bot mentioned this pull request Mar 17, 2026
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs Run the CI jobs for documentation checks only. documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants