mirror of
https://github.com/siderolabs/discovery-service.git
synced 2025-03-14 09:55:08 +00:00
This includes new in-memory core, new gRPC API, tests, etc. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
40 lines
942 B
YAML
40 lines
942 B
YAML
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
|
|
#
|
|
# Generated on 2021-09-21T18:51:27Z by kres 7412de4-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/
|
|
includeSuffixes:
|
|
- .go
|
|
excludeSuffixes:
|
|
- .pb.go
|
|
- .pb.gw.go
|
|
header: |
|
|
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|