Wagner Santos
8dd0fbf821
fix: errors not showing when PR has only one commit
2019-11-24 09:21:32 -03:00
Wagner Santos
aa3e7ae63b
fix: also check range of commits for push events
...
This covers the case when sending multiple commits together in ome push.
2019-11-23 18:33:59 -03:00
Wagner Santos
2c42093c70
fix: also show stack when an error happens
2019-10-18 16:29:58 -03:00
Wagner Santos
598e473cb4
feat: add firstParent input to ignore errors from your default branch
2019-10-15 10:24:05 -03:00
Wagner Santos
23cd801837
feat: add ability to run commitlint on events that are not pull requests
...
For any event that is not of type `pull_request`, we consider there will be a `GITHBU_SHA` defined and run lint against only this specific commit
sha.
This supports not only events of type `pull` but also other events that provide us a `GITHBU_SHA`, like `check_suite`.
2019-10-15 10:23:56 -03:00
Wagner Santos
3559d7d304
fix: do not call require in the config file to allow other file types
2019-10-08 13:19:58 -03:00
Wagner Santos
3056734398
chore: remove unused dependencies
2019-10-04 00:18:00 -03:00
Wagner Santos
478fbaff69
feat: add commitlint action
2019-10-04 00:17:29 -03:00