Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
access_level: BUILD_AND_READ
fleet:
access_level: BUILD_AND_READ
integration-experience:
access_level: BUILD_AND_READ
logstash:
access_level: BUILD_AND_READ
ml-ui:
Expand Down Expand Up @@ -107,7 +109,6 @@ spec:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY

---
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json
apiVersion: backstage.io/v1alpha1
Expand Down Expand Up @@ -206,7 +207,6 @@ spec:
message: "Run the daily jobs for basic subscription"
env:
TEST_PACKAGES_BASIC_SUBSCRIPTION: "true"

provider_settings:
trigger_mode: none # don't trigger jobs from github activity
build_pull_request_forks: false
Expand Down
Loading