Open jamesobutler opened 2 months ago
Ditto. I was initially considering to leverage one of the feature associated with new ruleset capabilities, but it is only available within GitHub enterprise.
so a fork or other solution should be considered
That would indeed be a sensible path forward :rocket:
Important new blog post regarding this situation. https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/
Following our change to default customers to use Node20, Node16 will reach end of life in the Actions runner on the 15th of October 2024.
From the 15th of October, we will no longer include Node16 in the Actions runner and customers will no longer be able to use Node16 Actions or operating systems that do not support Node20.
To prevent disruption to your Actions workflows, if you’re an Actions maintainer, update your actions to run on Node20 instead of Node16. If you’re an Actions user, update your workflows with latest versions of the actions, which run on Node20.
As seen at https://github.com/Slicer/Slicer/actions/runs/10777311645
Based on https://github.com/GsActions/commit-message-checker/issues/100#issuecomment-2071114500, the author of the action is no longer responsive to keeping it updated so a fork or other solution should be considered.