Skip to content

feat(release): add release candidate promotion - #450

Merged
styler-ai merged 11 commits into
mainfrom
chore/448-release-candidates
Aug 15, 2026
Merged

feat(release): add release candidate promotion#450
styler-ai merged 11 commits into
mainfrom
chore/448-release-candidates

Conversation

@styler-ai

Copy link
Copy Markdown
Owner

Summary

  • add generic stable/RC classification, RC-first promotion, cumulative notes, repair, Latest, and immutable optional-seed policy
  • harden IssueOps planning/architecture validation and retire obsolete dev-targeted dependency automation
  • preserve exact RC identity through parser assets and both installers
  • add a post-publication holistic RC E2E from hosted prerelease metadata through install, indexing, and generated stdio MCP evidence

Issue

Closes #448

Checklist

  • projectatlas scan run when indexed context changed.
  • projectatlas lint --report-untracked --purpose-level low passes, and projectatlas purpose queue has been reviewed for touched high-value paths.
  • cargo fmt --all --check clean.
  • cargo check --workspace --all-targets --all-features --locked clean.
  • cargo clippy --workspace --all-targets --all-features --locked -- -D warnings clean.
  • cargo test --workspace --all-features --locked and stable workspace doctests clean.
  • RUSTDOCFLAGS="-D warnings" cargo doc --workspace --no-deps --all-features --locked clean.
  • Tests updated or added where behavior changed.
  • All active OpenSpec changes are mapped, issue chore(release): gate release candidates and clean obsolete dependency PRs #448 mirrors the local checklist, and the repository-wide IssueOps gate passes.
  • README, Markdown docs, and GitHub Pages/rustdoc-facing content are updated or confirmed current.
  • PR text contains no private or internal-only details.

@styler-ai styler-ai added this to the v0.4.5-00 milestone Aug 15, 2026

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 825266ecec

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/projectatlas/scripts/install-runtime.sh
Comment thread docs/workflow.md
@styler-ai

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d775323a47

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release.yml Outdated
@styler-ai

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6f4247b04f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release.yml
@styler-ai

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: fb1f425ede

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@styler-ai

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: a691ed64aa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@styler-ai

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

Reviewed commit: 163d44b416

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@styler-ai
styler-ai merged commit 0b6ada4 into main Aug 15, 2026
5 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.

chore(release): gate release candidates and clean obsolete dependency PRs

1 participant