Add CozySummit Virtual 2026 program announcement#472
Conversation
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughA new blog post adds the CozySummit Virtual 2026 program announcement with YAML frontmatter, a banner image, five listed sessions with speakers, a credited program committee, and a registration link for the May 26, 2026 event. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
There was a problem hiding this comment.
Code Review
This pull request introduces a new blog post announcing the program for CozySummit Virtual 2026, including the session lineup and program committee. The review feedback suggests adding descriptive alt text to the banner image for better accessibility and correcting a session title to ensure grammatical consistency and uniform branding of 'Cozystack'.
| description: "The full lineup of talks for CozySummit Virtual 2026 is ready! Five outstanding sessions from practitioners building real cloud-native infrastructure — all in one free online event on May 26, 2026." | ||
| --- | ||
|
|
||
|  |
| **Building a Sustainable Edge PaaS for Education: The BeBy.cloud Journey with Cozystack** | ||
| Robert Galik — Founder, share-thinking s.r.o. / beby.cloud | Senior Architect, Cloud-Native Educator | ||
|
|
||
| **Building public cloud service on CozyStack** |
There was a problem hiding this comment.
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In
`@content/en/blog/2026-04-06-cozysummit-virtual-2026-the-program-is-set/index.md`:
- Line 13: The "### 📌 SESSIONS" heading is using h3 and skips a level; change
the heading to h2 by replacing "### 📌 SESSIONS" with "## 📌 SESSIONS" so the
document hierarchy is correct and screen readers can navigate properly (look for
the heading text "📌 SESSIONS" to locate the line to update).
- Line 9: The banner image markdown currently lacks alt text; update the image
tag that references cozysummit_1200x630.jpg in index.md to include a concise,
descriptive alt attribute (e.g., "CozySummit Virtual 2026 program banner showing
speakers and schedule") so screen readers can convey the image content and meet
accessibility requirements; ensure the alt text describes the image purpose
rather than visual decoration.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 5d693f50-2b89-4b73-9529-4e4c162282f4
⛔ Files ignored due to path filters (1)
content/en/blog/2026-04-06-cozysummit-virtual-2026-the-program-is-set/cozysummit_1200x630.jpgis excluded by!**/*.jpg
📒 Files selected for processing (1)
content/en/blog/2026-04-06-cozysummit-virtual-2026-the-program-is-set/index.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: tym83 <6355522@gmail.com>
…tack casing Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: tym83 <6355522@gmail.com>
efc49a3 to
a412f4a
Compare
Summary
Test plan
hugo server🤖 Generated with Claude Code
Summary by CodeRabbit