We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cfa7e commit 564038bCopy full SHA for 564038b
catalog-info.yaml
@@ -7,7 +7,7 @@ metadata:
7
spec:
8
type: library
9
owner: group:clients-team
10
- lifecycle: production
+ lifecycle: alpha
11
12
---
13
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json
@@ -31,6 +31,8 @@ spec:
31
teams:
32
clients-team:
33
access_level: MANAGE_BUILD_AND_READ
34
+ everyone:
35
+ access_level: READ_ONLY
36
provider_settings:
37
build_pull_requests: true
38
build_branches: true
0 commit comments