docs: re-date custom commands step types blog post to 2026-05-30#2550
Conversation
Rename the blog post filename prefix and add a matching `date:` frontmatter field so the post publishes under today's date. The slug is unchanged, so the published URL stays the same. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Tip Atmos Pro
No affected stacks workflow was detected for this pull request. |
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughNew blog post documenting the unified execution engine that powers both Atmos workflows and custom commands. Covers 25+ interactive step types across multiple categories (input/selection, UI outputs, rich outputs, terminal/UX actions, command execution), includes usage examples, demonstrates multi-select and input collection patterns, and documents variable passing conventions. ChangesBlog: Custom Commands and Workflow Step Types
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2550 +/- ##
==========================================
+ Coverage 78.66% 78.69% +0.02%
==========================================
Files 1184 1184
Lines 113107 113107
==========================================
+ Hits 88974 89005 +31
+ Misses 19244 19212 -32
- Partials 4889 4890 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Tip Atmos Pro
No affected stacks workflow was detected for this pull request. |
|
These changes were released in v1.221.0-rc.2. |
what
2026-01-03to2026-05-30.git mv, history preserved) and added a matchingdate: 2026-05-30frontmatter field.why
date:field to match the repo convention (e.g.2026-05-28-git-yaml-functions.mdx).slugis unchanged, so the published URL stays the same.references
Summary by CodeRabbit