Skip to content

fix: Remove fail-fast: false from dev deployment matrix strategy#4344

Draft
Copilot wants to merge 11 commits intomainfrom
copilot/sub-pr-4339
Draft

fix: Remove fail-fast: false from dev deployment matrix strategy#4344
Copilot wants to merge 11 commits intomainfrom
copilot/sub-pr-4339

Conversation

Copy link
Copy Markdown

Copilot AI commented Dec 2, 2025

Summary | Résumé

Removes fail-fast: false from the matrix deployment strategy in dev_branch_deploy_images.yaml. The workflow now uses the default fail-fast behavior, halting all parallel deployments on first failure instead of allowing partial deployments.

Related Issues | Cartes liées

Release Instructions | Instructions pour le déploiement

None.

Reviewer checklist | Liste de vérification du réviseur

  • This PR does not break existing functionality.
  • This PR does not violate GCNotify's privacy policies.
  • This PR does not raise new security concerns. Refer to our GC Notify Risk Register document on our Google drive.
  • This PR does not significantly alter performance.
  • Additional required documentation resulting of these changes is covered (such as the README, setup instructions, a related ADR or the technical documentation).

After merging this PR

  • I have verified that the tests / deployment actions succeeded
  • I have verified that the smoke tests still pass on production
  • I have communicated the release in the #notify Slack channel

What happens when your PR merges?

  • Prefix the title of your PR:
    • fix: - tag main as a new patch release
    • feat: - tag main as a new minor release
    • BREAKING CHANGE: - tag main as a new major release
    • [MANIFEST] - tag main as a new patch release and deploy to production
    • chore: - use for changes to non-app code (ex: GitHub actions)
  • Alternatively, change the VERSION file - this will not create a new tag, but rather will release the tag in VERSION to production.

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: P0NDER0SA <32133001+P0NDER0SA@users.noreply.github.com>
Copilot AI changed the title [WIP] Work in progress on Xmas Code Freeze Workflow PR fix: Remove fail-fast: false from dev deployment matrix strategy Dec 2, 2025
Copilot AI requested a review from P0NDER0SA December 2, 2025 16:36
Base automatically changed from xmas-code-freeze-workflow to main December 4, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants