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 deploy-results being skipped due to needs chain skip propagation
Add if: always() && needs.<job>.result == 'success' to all deploy/publish
jobs to break the status propagation from skipped build-image through
the always() generate-artifacts/build jobs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments