Skip to content

release: promote main - #77

Merged
carhartlewis merged 1 commit into
releasefrom
main
Aug 7, 2026
Merged

release: promote main#77
carhartlewis merged 1 commit into
releasefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Everything on main that release does not have yet. Merging this is what puts it in
front of users, because release is what a deploy and a plain clone both point at.

Nothing releasable is waiting — no version bump will ride along with this.

Merge it with a merge commit, not a squash: a squash would give release a new
commit of its own, and the tags on main would stop being ancestors of what you shipped.


Summary by cubic

Run release-please on main and clarify merge order so tags land on commits that release receives. Updates workflows and docs for the new flow and bumps to 1.2.0.

  • Refactors
    • release.yml now triggers on push to main and targets main; adds summary note to merge the promotion PR after tagging.
    • promote.yml warns if a pending autorelease: pending PR exists and to merge it first; reinforces using a merge commit, not a squash.
    • pr-title.yml skips conventional checks for release-please--* branches.
    • Update CHANGELOG.md, package.json, and .release-please-manifest.json to 1.2.0.
    • Rewrite CONTRIBUTING to the two-PR flow (release PR into main, then promotion into release) and explain AUTOMATION_TOKEN behavior.

Written for commit 39b93ff. Summary will update on new commits.

Review in cubic

Co-authored-by: Lewis Carhart <lewis@trycomp.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
crm-agent Ready Ready Preview Aug 7, 2026 3:48pm
crm-api Building Building Preview Aug 7, 2026 3:48pm
crm-app Ready Ready Preview Aug 7, 2026 3:48pm

Request Review

@carhartlewis
carhartlewis merged commit 3c20d80 into release Aug 7, 2026
12 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