Skip to content

Refactor update golang dependencies workflow #3652

@moukoublen

Description

@moukoublen

Currently, we have both updatecli and dependabot to update Go dependencies, which leads to confusion.

We need to refactor our workflows, keep only one that updates the dependencies (except for beats that will be covered in a separate workflow).

We need to choose between dependabot, updatecli, and renovate.

Some rules of thumb that we might need to consider:

  • having a open pull request limit
  • having well-organized of update groups (e.g. each cloud sdk is a group)
  • optionally a functionality like dependabot's cooldown option might be usefull to utilze.

Update: (add renovate / Renovate Scalability Project to comparison)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions