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
title: Update main with changes in stable after v${{ env.SIMPLE_VERSION }} release
123
+
reviewers: ${{ github.actor }} # By default, we request a review from the person who triggered the workflow.
124
+
body: |
125
+
Hi @${{ github.actor }}
126
+
127
+
This PR was created because the [release workflow](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) failed to automatically merge stable into main.
0 commit comments