You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation page from https://commitlint.js.org/#/guides-ci-setup does include guides only for Travis and Circle CI but fails to document how to setup Github Actions, a CI that is likely more popular than all others combined.
I was able to identify at least 3 different third party github actions on https://github.com/marketplace?query=commitlint but I do think that documenting a more or less official/recommended way of implementing the CI part would be highly useful for others.
Commitlint is great but we also need CI executions in order to avoid accidents.
While I will try to use the action with most stars and report back, I think that the maintainers should be able to state which approach they would recommend.
The text was updated successfully, but these errors were encountered:
Hey @ssbarnea , is this a duplicate of #586 ?
If yes, you might find some useful information as well.
We're happy for any help we can get regarding this topic.
Sadly it missed my initial search for existing tickets. I will add my text as a comment and close this one.
As I cannot edit the main ticket title/body, you maybe could edit it to make it more broad: in the end we need a documentation and example on how to use it with github actions. If there is a command line for it or not, that's is implementation detail IMHO, not really a feature by itself.
The documentation page from https://commitlint.js.org/#/guides-ci-setup does include guides only for Travis and Circle CI but fails to document how to setup Github Actions, a CI that is likely more popular than all others combined.
I was able to identify at least 3 different third party github actions on https://github.com/marketplace?query=commitlint but I do think that documenting a more or less official/recommended way of implementing the CI part would be highly useful for others.
Commitlint is great but we also need CI executions in order to avoid accidents.
While I will try to use the action with most stars and report back, I think that the maintainers should be able to state which approach they would recommend.
The text was updated successfully, but these errors were encountered: