You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-05-22 08:55:42 +02:00
Fix/improve issue templates (#3232)
This commit is contained in:
@@ -42,7 +42,7 @@ repos:
|
||||
entry: YAML filenames must have .yaml extension.
|
||||
language: fail
|
||||
files: .yml$
|
||||
exclude: '^.gitpod.yml$'
|
||||
exclude: '^(.gitpod.yml|.github/ISSUE_TEMPLATE/config.yml)$'
|
||||
|
||||
ci:
|
||||
autofix_commit_msg: |
|
||||
|
||||
Reference in New Issue
Block a user