After the integration of Slicer pull-request https://github.com/Slicer/Slicer/pull/7898, refactor the existing commit-message.yml workflows to leverage the reusable workflow.
The existing workflow should be updated to use a syntax similar to the following:
After the integration of Slicer pull-request https://github.com/Slicer/Slicer/pull/7898, refactor the existing
commit-message.yml
workflows to leverage the reusable workflow.The existing workflow should be updated to use a syntax similar to the following:
Replace
<SHA>
with the appropriate commit hash corresponding to the merged pull request.