Is there a way to validate GH auto-merge commit title (github.event.pull_request.auto_merge.commit_title) and message (github.event.pull_request.auto_merge.commit_message) instead of the commits in the PR?
Is there maybe another way supported by commit-me to validate the squash merge commits of PRs?
Is there a way to validate GH auto-merge commit title (
github.event.pull_request.auto_merge.commit_title) and message (github.event.pull_request.auto_merge.commit_message) instead of the commits in the PR?Is there maybe another way supported by commit-me to validate the squash merge commits of PRs?