Skip to content

Trigger update beats job on some builds #13371

Closed
@jalvz

Description

@jalvz

Currently there is an update-beats job in CI that runs on master and ensures that apm-server can update to latest beats version.

Because it only runs on master, it is easy to miss / forget. This is a proposal to run it on PRs that are likely to affect apm-server, that is when changes are detected on:

devtools/mage* and libbeat/scripts/Makefile

That should be enough for now. It is important that that stage runs in parallel with others to not impact significantly build times.

Background in #13239 (comment)

cc @jsoriano

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions