-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.licenserc.yaml
More file actions
42 lines (42 loc) · 948 Bytes
/
.licenserc.yaml
File metadata and controls
42 lines (42 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
header:
license:
spdx-id: Apache-2.0
copyright-owner: Canonical Ltd.
content: |
Copyright [year] [owner]
See LICENSE file for licensing details.
pattern: |
Copyright \d{4} Canonical Ltd.
See LICENSE file for licensing details.
paths:
- '**'
paths-ignore:
- '.github/**'
- '**/*.json'
- '**/*.md'
- '**/*.txt'
- '**/*.pem'
- '.jujuignore'
- '.gitignore'
- '.licenserc.yaml'
- 'CODEOWNERS'
- 'LICENSE'
- 'trivy.yaml'
- 'pyproject.toml'
- 'zap_rules.tsv'
- 'lib/**'
- '.woke.yaml'
- 'templates/**'
- '**/src/loki_alert_rules/*.rule'
- 'docs/release-notes/**/*.yaml'
- '**/*.md.j2'
- '**/lib/**'
- '**/uv.lock'
- '**/templates/**'
- '**/*_pb2_grpc.py'
- '**/*_pb2.py'
- '.readthedocs.yaml'
- 'docs/**'
- '.lycheeignore'
- 'haproxy-route-policy/policy/migrations/*.py'
comment: on-failure