The Merge Release workflow pushes changes from the release tag to the staging or production branch. The assumption here is that the mirror-action for pushes to those related branches should be triggered and kick off the deployment workflow. However, the mirror workflow did not trigger after the v1.5.1 release.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
The mirror workflows should run after the Merge Release workflow merges the release tag into the respective branch.
Prerequisites
Describe the bug
The Merge Release workflow pushes changes from the release tag to the staging or production branch. The assumption here is that the mirror-action for pushes to those related branches should be triggered and kick off the deployment workflow. However, the mirror workflow did not trigger after the v1.5.1 release.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The mirror workflows should run after the Merge Release workflow merges the release tag into the respective branch.
Screenshots
No response
Details
Additional context
No response