[ci/package-registry-verify-and-promote] REPORT_FAILED_TESTS_TO_GITHUB (#205305)

Also fixes a typo, preventing the promotion trigger from running.


https://buildkite.com/elastic/kibana-package-registry-verify-and-promote/builds/7
This commit is contained in:
Jon 2025-01-02 19:15:15 -06:00 committed by GitHub
parent 68f510eed9
commit fd63ee5e28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ spec:
env:
SLACK_NOTIFICATIONS_CHANNEL: "#kibana-operations-alerts"
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true"
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
repository: elastic/kibana
branch_configuration: main
default_branch: main

View file

@ -90,7 +90,7 @@ steps:
depends_on:
- ftr-configs
- jest-integration
- defend-worfklows-stateful
- defend-workflows-stateful
- defend-workflows-serverless
- wait: ~