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(ci): unify slack notifications for snapshot and publish jobs
- Snapshot job now reads package.json files to build a real payload
instead of hardcoding empty publishedPackages
- Both jobs use the same jq-based JSON payload construction
- Add warning annotations when Slack notifications fail so failures
are visible in the Actions summary without blocking the pipeline
0 commit comments