You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Move notify_slack_of_exception below run() so definitions match call order
- Always print traceback (even when SLACK_WEBHOOK_URL is unset)
- Rename param tb_text -> traceback_text
- Drop empty-string default on GITHUB_REPOSITORY
- Extract MAX_TRACEBACK_CHARS constant with comment on Slack size limit
- Add APP_ENV (dev/prod) and GITHUB_EVENT_NAME to Slack message header
so prod vs dev and scheduled vs manual runs are distinguishable
- Add APP_ENV to .env.example
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments