mirror of
https://github.com/siderolabs/discovery-service.git
synced 2025-03-14 09:55:08 +00:00
Change date is 4 years from now, change license is MPL 2.0. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
38 lines
904 B
YAML
38 lines
904 B
YAML
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
|
|
#
|
|
# Generated on 2021-10-28T20:04:03Z by kres 2ebcde5-dirty.
|
|
|
|
---
|
|
policies:
|
|
- type: commit
|
|
spec:
|
|
dco: true
|
|
gpg:
|
|
required: true
|
|
identity:
|
|
gitHubOrganization: talos-systems
|
|
spellcheck:
|
|
locale: US
|
|
maximumOfOneCommit: true
|
|
header:
|
|
length: 89
|
|
imperative: true
|
|
case: lower
|
|
invalidLastCharacters: .
|
|
body:
|
|
required: true
|
|
conventional:
|
|
types: ["chore","docs","perf","refactor","style","test","release"]
|
|
scopes: [".*"]
|
|
- type: license
|
|
spec:
|
|
skipPaths:
|
|
- .git/
|
|
- testdata/
|
|
includeSuffixes:
|
|
- .go
|
|
excludeSuffixes:
|
|
- .pb.go
|
|
- .pb.gw.go
|
|
header: "// Copyright (c) 2021 Sidero Labs, Inc.\u000A//\u000A// Use of this software is governed by the Business Source License\u000A// included in the LICENSE file.\u000A"
|