mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 16:04:49 +00:00
tools: Add help url when commitlint fails
Just point to our workflow documentation. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
15424f55f3
commit
8b40b2f655
1
.github/workflows/commitlint.yml
vendored
1
.github/workflows/commitlint.yml
vendored
@ -26,3 +26,4 @@ jobs:
|
|||||||
uses: wagoid/commitlint-github-action@v5
|
uses: wagoid/commitlint-github-action@v5
|
||||||
with:
|
with:
|
||||||
configFile: .github/commitlint.config.js
|
configFile: .github/commitlint.config.js
|
||||||
|
helpURL: 'https://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html#submitting-patches-and-enhancements'
|
||||||
|
Loading…
Reference in New Issue
Block a user