changesets / bot

https://github.com/apps/changeset-bot
56 stars 20 forks source link

Support custom commit message generators #55

Closed ilaitinen closed 2 years ago

ilaitinen commented 2 years ago

Custom commit message generators have been a documented feature for about three months now, but changeset-bot is not aware of them:

Some errors occurred when validating the changesets config:
The `commit` option is set as [
  ...
] when the only valid values are undefined or a boolean.