Skip to content

chore: decommission dev environment from contributor docs#305

Merged
benceharomi merged 1 commit into
stagingfrom
chore/decommission-dev-environment
May 8, 2026
Merged

chore: decommission dev environment from contributor docs#305
benceharomi merged 1 commit into
stagingfrom
chore/decommission-dev-environment

Conversation

@benceharomi

Copy link
Copy Markdown
Member

Summary

The dev branch and dev environment have been decommissioned. This PR updates contributor-facing docs to reflect the new two-environment model where staging serves as both active development and QA, with main as production.

  • .github/PULL_REQUEST_TEMPLATE.md — drop the dev target option; relabel staging to cover the combined role.
  • CONTRIBUTING.md — rewrite branch strategy table, feature flow, hotfix flow, and "Getting Started" instructions around staging + main only.

Not included (gitignored, separate concern):

  • Local .env NEXT_PUBLIC_BASE_URL should be updated to https://staging-conductor.zk.email by each contributor on their machine. There is no .env.example in the repo today; consider adding one in a follow-up.

Test plan

  • Branch strategy table reads correctly
  • Feature and hotfix flow diagrams render properly
  • No remaining dev branch references in either file

🤖 Generated with Claude Code

The dev branch and dev environment have been removed. Update the PR
template and CONTRIBUTING.md to reflect the new two-environment model:
staging now serves as both active development and QA, with main as
production.

- PR template: drop dev target option, relabel staging
- CONTRIBUTING.md: rewrite branch strategy and feature/hotfix flows
  around the two remaining branches

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zkemailverify zkemailverify temporarily deployed to chore/decommission-dev-environment - registry-staging PR #305 May 8, 2026 08:58 — with Render Destroyed
@benceharomi benceharomi merged commit 719b32e into staging May 8, 2026
1 of 2 checks passed
@benceharomi benceharomi deleted the chore/decommission-dev-environment branch May 8, 2026 08:58
@coderabbitai

coderabbitai Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 45ebce53-82ab-40d9-b11e-b5d37dcbba0c

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/decommission-dev-environment

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 and usage tips.

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.

2 participants