Skip to content

docs: document release and RC workflow#11443

Open
okwn wants to merge 3 commits into
warpdotdev:masterfrom
okwn:contrib/warp/release-docs
Open

docs: document release and RC workflow#11443
okwn wants to merge 3 commits into
warpdotdev:masterfrom
okwn:contrib/warp/release-docs

Conversation

@okwn
Copy link
Copy Markdown

@okwn okwn commented May 20, 2026

Summary

Documents the release and RC workflow in CONTRIBUTING.md:

  • Release schedule for dev (nightly), preview (weekly), stable (biweekly) channels
  • How to cut release candidates via the Cut New Release Candidate workflow
  • How to test RCs (beta download links, Slack coordination)

Why this matters

Contributors don't know when or how releases happen. Documenting the channel model and RC process makes it clear who does what and when.

Changes

  • Add Release and rc workflow section to CONTRIBUTING.md
  • Document release channels, schedule, and RC cut process
  • Add guidance for testing and signing off on RCs

Validation

Read the CONTRIBUTING.md release section and verify it matches actual workflow.

Risk/Compatibility

Documentation only.


Closes #11384 (Make CLI agent examples clickable in README)

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 20, 2026

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @okwn on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment @cla-bot check to trigger another check.

@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 20, 2026

@okwn

This PR is not linked to an issue that is marked with ready-to-implement.

Issue-state enforcement details:

  • Associated same-repo issues checked: none

  • Required readiness label: ready-to-implement

To continue, link this PR to a same-repo issue such as Closes #123 in the PR description, and make sure that issue has ready-to-implement.

Powered by Oz

@github-actions github-actions Bot added the external-contributor Indicates that a PR has been opened by someone outside the Warp team. label May 20, 2026
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

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

@okwn

This PR is not linked to an issue that is marked with ready-to-implement.

Issue-state enforcement details:

  • Associated same-repo issues checked: none

  • Required readiness label: ready-to-implement

To continue, link this PR to a same-repo issue such as Closes #123 in the PR description, and make sure that issue has ready-to-implement.

Powered by Oz

@cla-bot cla-bot Bot added the cla-signed label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed external-contributor Indicates that a PR has been opened by someone outside the Warp team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make CLI agent examples clickable in README

1 participant