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
1. Review and approve the hotfix PR: [#${mockPrNumber}](${mockPrUrl})
195
-
2. Once merged, the patch release will automatically trigger
196
-
3. You'll receive updates here when the release completes
198
+
1. ${hasConflicts ? '⚠️ **Resolve conflicts** in the hotfix PR first' : 'Review and approve the hotfix PR'}: [#${mockPrNumber}](${mockPrUrl})${hasConflicts ? '\n2. **Test your changes** after resolving conflicts' : ''}
199
+
${hasConflicts ? '3' : '2'}. Once merged, the patch release will automatically trigger
200
+
${hasConflicts ? '4' : '3'}. You'll receive updates here when the release completes
1. Review and approve the hotfix PR: [#${pr.number}](${pr.html_url})
222
-
2. Once merged, the patch release will automatically trigger
223
-
3. You'll receive updates here when the release completes
229
+
1. ${hasConflicts ? '⚠️ **Resolve conflicts** in the hotfix PR first' : 'Review and approve the hotfix PR'}: [#${pr.number}](${pr.html_url})${hasConflicts ? '\n2. **Test your changes** after resolving conflicts' : ''}
230
+
${hasConflicts ? '3' : '2'}. Once merged, the patch release will automatically trigger
231
+
${hasConflicts ? '4' : '3'}. You'll receive updates here when the release completes
0 commit comments