tribou / react-template

Build a server-rendered React app and share code across web, React Native, and Electron
Apache License 2.0
4 stars 9 forks source link

Add basic commitlint prepush bash script #51

Closed tribou closed 6 years ago

tribou commented 6 years ago

With features like GitHub issue auto-closing and JIRA/GitHub integration, it's good to have a commit linting prepush script to ensure at least one message from a new feature branch references an existing issue/ticket to enable automation-enhanced workflows.