eslint / generator-eslint

A Yeoman generator to help with ESLint development
Other
227 stars 51 forks source link

ci: remove scope from release PR title #147

Closed btmills closed 1 year ago

btmills commented 1 year ago

The default PR title is chore${scope}: release${component} ${version}, but our commit title bot doesn't expect scopes after the tag.

btmills commented 1 year ago

If this is the only thing I missed from testing in a temp project before committing here, I'll be pretty happy. Hopefully this will create a properly-formed release PR this time 🤞