Skip to content

v0.1.23

Choose a tag to compare

@github-actions github-actions released this 04 Jun 21:29
2f9f776

Summary

  • Disables matrix fail-fast for the propagate workflow so a conflict or fallback failure on one deployment branch does not cancel the other branch's propagation job.
  • Leaves the existing GitHub App token flow in place; the app now has PR read/write permissions for fallback PR creation.

Test plan

  • Not run; workflow-only change.

Made with Cursor