[8.x] [ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627) (#210672)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ci] enable Scout reporter for on-merge-unsupported-ftrs
(#210627)](https://github.com/elastic/kibana/pull/210627)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-02-11T18:01:54Z","message":"[ci]
enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n##
Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge
pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis
PR enables Scout reporter for that
pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","test:scout","v9.1.0","v8.19.0"],"title":"[ci]
enable Scout reporter for
on-merge-unsupported-ftrs","number":210627,"url":"https://github.com/elastic/kibana/pull/210627","mergeCommit":{"message":"[ci]
enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n##
Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge
pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis
PR enables Scout reporter for that
pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210627","number":210627,"mergeCommit":{"message":"[ci]
enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n##
Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge
pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis
PR enables Scout reporter for that
pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
This commit is contained in:
Kibana Machine 2025-02-12 08:28:27 +11:00 committed by GitHub
parent 6ca644227f
commit 180f5d990f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ spec:
env:
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-unsupported-ftrs-alerts'
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
SCOUT_REPORTER_ENABLED: 'true'
allow_rebuilds: true
branch_configuration: main 8.15 7.17
default_branch: main