Skip to content

fix(ci): announce GitHub release in cargo-dist host step#84

Merged
timcogan merged 1 commit intomasterfrom
fix/release-workflow
Apr 29, 2026
Merged

fix(ci): announce GitHub release in cargo-dist host step#84
timcogan merged 1 commit intomasterfrom
fix/release-workflow

Conversation

@timcogan
Copy link
Copy Markdown
Owner

@timcogan timcogan commented Apr 29, 2026

Summary by CodeRabbit

  • Chores
    • Updated the release workflow to include an announce step during artifact publishing, enhancing the release notification process.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 22137880-8613-4908-9b14-87148b942f9f

📥 Commits

Reviewing files that changed from the base of the PR and between 4147f63 and 746ef51.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

The GitHub Actions release workflow is updated to add the --steps=announce flag to the dist host command, enabling an announcement step during the artifact release process alongside the existing upload and release steps.

Changes

Cohort / File(s) Summary
Release Workflow Configuration
.github/workflows/release.yml
Added --steps=announce flag to the dist host invocation in the host job, introducing an announcement step to the release process.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 Announcing with glee and delight,
A new step hops into the night,
Upload, release, and now announce—
The workflow's charm is all ounce! 📢✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning No pull request description was provided by the author, failing to meet the required template with Summary, Testing, and Checklist sections. Add a complete pull request description following the repository template, including a Summary section, Testing checklist, and completed Checklist items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding the announce step to the cargo-dist host workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-workflow

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@timcogan timcogan merged commit d9ec935 into master Apr 29, 2026
8 checks passed
@timcogan timcogan deleted the fix/release-workflow branch April 29, 2026 20:15
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