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
Is your feature request related to a problem? Please describe.
Currently merging release tags to Staging and Production is a manual process.
Describe the solution you'd like
When a release happens, it should automatically trigger PRs to Staging (pre-release and stable releases) and Production (stable releases only) branches.
Describe alternatives you've considered
No response
Additional context
This was first attempted with #2020. However that didn't actually create the PRs as was noted in #2047. The actions were removed in #2072
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently merging release tags to Staging and Production is a manual process.
Describe the solution you'd like
When a release happens, it should automatically trigger PRs to Staging (pre-release and stable releases) and Production (stable releases only) branches.
Describe alternatives you've considered
No response
Additional context
This was first attempted with #2020. However that didn't actually create the PRs as was noted in #2047. The actions were removed in #2072
The text was updated successfully, but these errors were encountered: