To customize the commit message that Prettifier uses to submit comments, add
this line to .github/prettifier.yml
:
commitMessage: "Format {{commitSha}}"
The template supports the following placeholders:
Please contact us if you need additional placeholders.