chore: Add scheduled job to check for retrace spec changes#90
Conversation
Adds a daily GHA workflow that checks if the upstream R8 retrace mapping spec (doc/retrace.md) has been updated, so we can react to format changes promptly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Dav1dde
left a comment
There was a problem hiding this comment.
Do you manually check the CI job output or is there some automatic alerting/intergration with slack?
As i'm watching all activity on a repo I get notifications by email when a scheduled run fails on main, e.g.:
and here's the run (you can see it's triggered via schedule): https://github.com/getsentry/sentry-android-gradle-plugin/actions/runs/17966026056 |
|
kk thanks, asking because we have a cron in Relay and I'd like to have it show up in Slack, was hoping maybe you have a trick for that! |
|
@Dav1dde pretty sure claude can build one in a breath via slackapi/slack-github-action but requires superpowers for a slack webhook and github repo secrets, which I don't have (probably only the latter for some repos) |

Summary
doc/retrace.md) has been updatedTest plan
🤖 Generated with Claude Code