There are a number of tasks that are likely generic enough to merit extracting from this project and publishing in separate GitHub Actions projects so that other teams can take advantage of them:
Also, some that do not yet exist that are worth considering:
- draft-release-blog - An action that publishes a PR with a draft blog post for the current release
- convert-to-commercial - An action that moves a branch from a project to its commercial counterpart once it is out of OSS support
There are a number of tasks that are likely generic enough to merit extracting from this project and publishing in separate GitHub Actions projects so that other teams can take advantage of them:
Also, some that do not yet exist that are worth considering: