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
fix: improve release highlights integration and error handling
Release workflow:
- Use timestamp and event-based API filtering to identify the
dispatched highlights run, avoiding race conditions
- Replace verbose gh run watch with quiet polling loop
- Skip artifact download when highlights workflow fails
- Surface download errors as warnings instead of suppressing
Release highlights prompt:
- Compare against last published release, not previous tag
- Prioritize commits over PRs for change detection
- Try multiple jq paths when extracting agent output
- Stop agent immediately after saving highlights
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments