Files
higress/.licenserc.yaml
SJC a624351f84 feat: e2e test opt (#746)
Signed-off-by: sjcsjc123 <1401189096@qq.com>
2024-01-26 16:45:33 +08:00

37 lines
630 B
YAML

header:
license:
spdx-id: Apache-2.0
copyright-owner: alibaba
paths-ignore:
- '.gitignore'
- '*.md'
- '*.yml'
- 'LICENSE'
- 'api/**'
- 'samples/**'
- '.github/**'
- '.licenserc.yaml'
- 'helm/**'
- 'envoy/**'
- 'istio/**'
- 'go.mod'
- 'go.sum'
- 'docker/**'
- 'Makefile*'
- 'script/**'
- '.gitmodules'
- 'plugins/**'
- 'CODEOWNERS'
- 'VERSION'
- 'tools/'
- 'test/README.md'
- 'test/README_CN.md'
- 'cmd/hgctl/config/testdata/config'
- 'pkg/cmd/hgctl/manifests'
comment: on-failure
dependency:
files:
- go.mod