Skip to content

Commit

Permalink
Auto trigger DRA for all 8.x branches (#39386) (#39439) (#39444)
Browse files Browse the repository at this point in the history
This commit adds 7.17 to the whitelist of branches that may trigger
Buildkite DRA builds.

Relates: https://github.com/elastic/ingest-dev/issues/3095
(cherry picked from commit fd78799)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
  • Loading branch information
mergify[bot] and dliappis committed May 7, 2024
1 parent 31d4b5f commit e6486ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1040,9 +1040,7 @@ spec:
spec:
repository: elastic/beats
pipeline_file: ".buildkite/packaging.pipeline.yml"
branch_configuration: "main 8.*"
# TODO enable after packaging backports for release branches
# branch_configuration: "main 8.* 7.17"
branch_configuration: "main 8.* 7.17"
cancel_intermediate_builds: false
skip_intermediate_builds: false
maximum_timeout_in_minutes: 90
Expand Down

0 comments on commit e6486ed

Please sign in to comment.