Skip to content

Commit

Permalink
updated changesets for x-packs (#40196) (#40213)
Browse files Browse the repository at this point in the history
Updated changesets for x-pack/* beats in main pipeline

(cherry picked from commit 571e4ec)

Co-authored-by: Olga Naydyonock <[email protected]>
  • Loading branch information
mergify[bot] and oakrizan authored Jul 12, 2024
1 parent 7f6d72b commit 6be8b99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- filebeat/
- x-pack/filebeat/
- x-pack/libbeat/
- .buildkite/x-pack/pipeline.xpack.filebeat.yml
Expand Down Expand Up @@ -215,6 +216,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- metricbeat/
- x-pack/metricbeat/
- x-pack/libbeat/common/aws
- .buildkite/x-pack/pipeline.xpack.metricbeat.yml
Expand Down Expand Up @@ -288,6 +290,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- winlogbeat/
- x-pack/winlogbeat/
- .buildkite/x-pack/pipeline.xpack.winlogbeat.yml
- .buildkite/scripts
Expand Down Expand Up @@ -385,6 +388,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- libbeat/
- x-pack/libbeat/
- .buildkite/x-pack/pipeline.xpack.libbeat.yml
- .buildkite/scripts
Expand Down Expand Up @@ -419,6 +423,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- auditbeat/
- x-pack/auditbeat/
- .buildkite/x-pack/pipeline.xpack.auditbeat.yml
- .buildkite/scripts/
Expand Down Expand Up @@ -454,6 +459,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- heartbeat/
- x-pack/heartbeat/
- .buildkite/x-pack/pipeline.xpack.heartbeat.yml
- .buildkite/scripts/
Expand Down Expand Up @@ -489,6 +495,7 @@ steps:
diff: "git diff --name-only origin/${GITHUB_PR_TARGET_BRANCH}...HEAD"
watch:
- path:
- packetbeat/
- x-pack/packetbeat/
- .buildkite/x-pack/pipeline.xpack.packetbeat.yml
- .buildkite/scripts/
Expand Down

0 comments on commit 6be8b99

Please sign in to comment.