Description
Automation added in #8174 has runs as scheduled , completes successfully, but Updatecli hasn't been creating the expected PRs against main
or 8.19
to update the Beats dependency.
Suspect cause appears related to the behavior described in updatecli/updatecli#4165 when the action runs concurrently for each branch. Only running the job for main
manually successfully created #8380.