Skip to content

Dependency update workflow: run daily and append to the open PR instead of force-pushing #604

Description

@anth-volk

The Update dependencies workflow currently runs every 15 minutes and force-pushes the update-dependencies branch on every run, rewriting the open PR's history and losing reviewable increments.

Desired behavior:

  • Run daily
  • Relock every package's uv.lock (make update / uv lock --upgrade) as part of the run
  • While an update PR is open, push new commits on top of its branch instead of force-pushing or opening new PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions