mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-18 08:56:17 +00:00
There are a few problems with the NPM commitlint * NPM is problematic * Having to install NPM and commitlint and dependencies is slow and heavyweight * commitlint is overkill for our simple use case We have our own pr_title_lint.py which is small and works exactly for our use case. Enhance coderabbit checks for PRs and test cleanup Signed-off-by: Rich Megginson <rmeggins@redhat.com> |
||
|---|---|---|
| .. | ||
| ansible-lint.yml | ||
| ansible-managed-var-comment.yml | ||
| ansible-test.yml | ||
| build_docs.yml | ||
| changelog_to_tag.yml | ||
| codeql.yml | ||
| codespell.yml | ||
| markdownlint.yml | ||
| pr-title-lint.yml | ||
| python-unit-test.yml | ||
| qemu-kvm-integration-tests.yml | ||
| shellcheck.yml | ||
| test_converting_readme.yml | ||
| tft.yml | ||
| tft_citest_bad.yml | ||
| weekly_ci.yml | ||
| woke.yml | ||