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

18 commits

Author SHA1 Message Date
Wagner Santos
ab23d9bf2a
Merge pull request #5 from wagoid/fix/accept-any-config-file
Fix/accept any config file type
2019-10-08 11:36:28 -03:00
Wagner Santos
85e9b073c0 docs: update CHANGELOG.md 2019-10-08 11:34:51 -03:00
Wagner Santos
9b3a9fce6a perf: use smaller debian image 2019-10-08 11:31:42 -03:00
Wagner Santos
bb82753235 chore(release): bump version 2019-10-08 11:31:37 -03:00
Wagner Santos
765505e887 test: add second commitlint check using yml file instead of js 2019-10-08 10:50:21 -03:00
Wagner Santos
949b69503c fix: do not call require in the config file to allow other file types 2019-10-08 10:50:21 -03:00
Wagner Santos
23283b6f57 docs: add changelog and script to generate it 2019-10-08 10:43:15 -03:00
Wagner Santos
b5210aa929
Merge pull request #4 from wagoid/feat/use-image-from-docker-hub
feat: use image from docker hub
2019-10-04 00:50:29 -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
9379b32eb6 feat: use image from docker hub 2019-10-04 00:24:22 -03:00
Wagner Santos
dedf966fb0 fix: use Commit Linter as a unique action name 2019-10-04 00:18:00 -03:00
Wagner Santos
fd906aec0b fix: make action name unique 2019-10-04 00:18:00 -03:00
Wagner Santos
6cbae71127 docs: add instructions and usage to README.md 2019-10-04 00:18:00 -03:00
Wagner Santos
3056734398 chore: remove unused dependencies 2019-10-04 00:18:00 -03:00
Wagner Santos
fa385f7927 chore: add commitlint config file 2019-10-04 00:18:00 -03:00
Wagner Santos
0a5bea362b chore: add commitlint workflow using the local action 2019-10-04 00:18:00 -03:00
Wagner Santos
478fbaff69 feat: add commitlint action 2019-10-04 00:17:29 -03:00
Wagner Santos
083d21442d
Initial commit 2019-10-01 18:29:56 -03:00