Skip to content

release: prepare v8.0.5#95

Merged
gaelic-ghost merged 2 commits into
mainfrom
release/speakswiftly-9-0-3
May 30, 2026
Merged

release: prepare v8.0.5#95
gaelic-ghost merged 2 commits into
mainfrom
release/speakswiftly-9-0-3

Conversation

@gaelic-ghost
Copy link
Copy Markdown
Owner

Release

  • prepares v8.0.5 from branch release/speakswiftly-9-0-3
  • keeps protected main updates behind pull request review and CI
  • release tag v8.0.5 will be created after CI and the review-comment gate pass, so failed or still-discussed release candidates do not get tagged

Review Loop

Before merge and tagging, scripts/repo-maintenance/release.sh watches CI and stops on review comments unless the maintainer has already addressed or resolved them and reruns with --review-comments-addressed.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

Warning

Review limit reached

@gaelic-ghost, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 17 minutes and 20 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d0cca04e-e25c-4122-9bf5-087d7ce2570a

📥 Commits

Reviewing files that changed from the base of the PR and between 2b52892 and 0c3ce3a.

📒 Files selected for processing (6)
  • .codex-plugin/plugin.json
  • Package.resolved
  • Package.swift
  • docs/codex-hooks-tts.md
  • hooks/hooks.json
  • skills/speak-swiftly-codex-hooks/SKILL.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/speakswiftly-9-0-3

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.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

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: 0c3ce3af28

ℹ️ 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 Package.swift
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.21.1"),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.1.0"),
.package(url: "https://github.com/gaelic-ghost/SpeakSwiftly.git", from: "9.0.2"),
.package(url: "https://github.com/gaelic-ghost/SpeakSwiftly.git", from: "9.0.3"),
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep the compatibility docs in sync

When this dependency floor is raised to SpeakSwiftly 9.0.3, API.md still tells operators that the current package depends on SpeakSwiftly from 9.0.2 in its Supported Versions section. That leaves the public compatibility contract inconsistent with the manifest for this release, so consumers checking the documented dependency baseline will get stale guidance until the docs are updated with the package graph change.

Useful? React with 👍 / 👎.

@gaelic-ghost gaelic-ghost merged commit 5e9d837 into main May 30, 2026
2 checks passed
@gaelic-ghost gaelic-ghost deleted the release/speakswiftly-9-0-3 branch May 30, 2026 19:31
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