Open
Description
After #285 releases are now made using release-please
. This however depends on enforcing conventional-commits
on everything that lands on the main branch. For PRs this means linting both commit messages as well as the PR title - https://github.community/t/how-to-change-the-default-squash-merge-commit-message/1155. It would probably be a good idea to have an action validating this 👍