5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Wagner Santos
550792f0ca feat: add results output
Resolves #39
2020-08-02 06:42:18 -03:00
Wagner Santos
a2c9157742 docs: explain how to use custom configs and plugins 2020-02-22 09:41:54 -03:00
Wagner Santos
f4821d1c76 feat: add helpURL parameter 2020-02-01 16:51:13 -03:00
Wagner Santos
6e0fcb1270 fix: don't fail on warnings
This follows the commitlint CLI behavior, which exits with success when there are only warnings.
This behavior can be changed by passing 'true' to the parameter `failOnWarnings`.
2020-02-01 16:32:55 -03:00
Wagner Santos
341b9514fa docs: update usage to explain how to use it with actions/checkout@v2 2020-01-05 06:55:27 -03:00
Wagner Santos
439bc550a3 chore(release): publish 2019-11-24 09:54:04 -03:00
Wagner Santos
dbcd202509 chore(release): publish 2019-10-21 15:18:17 +01:00
Wagner Santos
026860da74 docs: update version in instructions 2019-10-18 17:01:16 -03:00
Wagner Santos
97a58520d3
docs: add information about running on push events 2019-10-15 11:48: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
8bf6195a48 chore(release): bump version 2019-10-08 13:19:58 -03:00
Wagner Santos
33f8aa30dd fix: revert action to use debian image
Somehow when using alpine image, github actions was not running the entrypoint
2019-10-04 00:47:40 -03:00
Wagner Santos
6cbae71127 docs: add instructions and usage to README.md 2019-10-04 00:18:00 -03:00
Wagner Santos
083d21442d
Initial commit 2019-10-01 18:29:56 -03:00