🚀 Enhancements
Update native CI integration blog post @goruha (#2222)
## Summary - Updated "What You Get" section with all implemented CI features (summaries, status checks, output variables, planfile storage, custom templates, auto-detection) - Added `atmos.yaml` CI configuration tab to Quick Start section with full CI config and planfile storage examples - Updated "Example Output" to render as live markdown matching actual GitHub Actions summary style (badges, diff blocks, collapsible sections, terraform outputs) - Updated "Learn More" with links to all CI documentation pages - Marked PR comments as "coming soon" and removed drift detection per feedbackTest plan
- Verify blog post renders correctly on Docusaurus site
- Verify all internal links resolve (
/cli/configuration/ci,/ci,/ci/planfile-storage) - Verify shields.io badges render as images
- Verify collapsible details sections work
- Verify tabs (GitHub Actions / profiles / atmos.yaml) render correctly
🤖 Generated with Claude Code
Summary by CodeRabbit
- Documentation
- Enhanced documentation with improved formatting and richer examples for CI integration scenarios.
- Added detailed configuration examples and expanded output samples with enhanced structure and clarity.