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
- Review each submodule's changes between old and new commit
348
-
- Ensure no breaking changes were introduced
349
-
- Verify monorepo compatibility
350
-
- Run tests locally if needed
351
-
352
-
Once approved, this will bring submodules up to date with their respective main branches." \
337
+
--body $'## 🔄 Automated Submodule Update\n\nThis PR updates submodules that have fallen behind by 5 or more commits.\n\n**Updated Submodules:** ${{ steps.check_submodules.outputs.updates_list }}\n\n**Triggered by:** [Repository Update Workflow](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})\n**Threshold:** ${{ github.event.inputs.submodule_threshold || '"'"'5'"'"' }} commits\n\n**What to Check:**\n- Review each submodule'"'"'s changes between old and new commit\n- Ensure no breaking changes were introduced\n- Verify monorepo compatibility\n- Run tests locally if needed\n\nOnce approved, this will bring submodules up to date with their respective main branches.' \
- Review each submodule's changes between old and new commit
370
-
- Ensure no breaking changes were introduced
371
-
- Verify monorepo compatibility
372
-
- Run tests locally if needed
373
-
374
-
Once approved, this will bring submodules up to date with their respective main branches." \
359
+
--body $'## 🔄 Automated Submodule Update\n\nThis PR updates submodules that have fallen behind by 5 or more commits.\n\n**Updated Submodules:** ${{ steps.check_submodules.outputs.updates_list }}\n\n**Triggered by:** [Repository Update Workflow](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})\n**Threshold:** ${{ github.event.inputs.submodule_threshold || '"'"'5'"'"' }} commits\n\n**What to Check:**\n- Review each submodule'"'"'s changes between old and new commit\n- Ensure no breaking changes were introduced\n- Verify monorepo compatibility\n- Run tests locally if needed\n\nOnce approved, this will bring submodules up to date with their respective main branches.' \
0 commit comments