Alerts and feeds
Weekly email alerts
A summary mail arrives only when something in your stack needs action.
- Setup: register your stack (the projects you care about) at /settings and turn alerts on. They are off by default, with separate toggles for breaking changes and security fixes.
- Send time: Sundays at 10:00 UTC.
- Window: releases published in the previous UTC calendar week (Sunday through Saturday).
- No mail on quiet weeks. If nothing needs action, nothing is sent.
Public RSS
Follow the full release stream in any reader:
https://ratatosk.io/feed.xml
| Parameter | Values | Meaning |
|---|---|---|
lang |
en ko ja |
Summary language (default en) |
limit |
1 to 200 | Item count (default 50) |
Entries carry the full summary text, so items are readable inside the reader. Pointing a reader at ratatosk.io also works: the feed is auto-discovered.
Personal stack RSS
A feed containing only the releases of your registered stack.
- Generate a feed token at /settings.
- Add the resulting URL to your reader:
https://ratatosk.io/feed.xml?token=<your token>
Inside a personal feed, type=security or type=breaking filters down to
action items only. The token can be regenerated at /settings at any time,
which invalidates the old one.