bad-commit-message-blocker icon indicating copy to clipboard operation
bad-commit-message-blocker copied to clipboard

add example yml for use in github and gitlab repos

Open funkyfisch opened this issue 3 years ago • 1 comments

It would be nice to have example config files for using this script in:

  • github actions (currently part of the README)
  • gitlab ci
  • circleci

Not sure if its better to have them as part of the repository as files (it might be a pollution) or to have them as part of the README

funkyfisch avatar Jun 23 '22 14:06 funkyfisch

We already have some sample (kinda incomplete) configuration for Travis, so why not? I have never used GitLab CI and CircleCI though, so I am open for pull requests :handshake:

platisd avatar Jun 23 '22 15:06 platisd