Skip to content

Auto-merge dependabot updates passing tests #287

@llucax

Description

@llucax

Proposal

  1. Set up a workflow to run on every PR and sets the auto-merge option.
  2. Set up a workflow that runs on a schedule (daily?) that looks for open PRs created by dependabot and approves it iff it is older than X days (7?) and unless, the status:blocked label is set.

The effect of this is that we don't need to care about dependabot PRs anymore, eventually they will be auto-merged, unless there is something fishy about it, in which case we can just go and have a look, and flag it to not be merged automatically with a label.

References

Sub-issues

Metadata

Metadata

Assignees

Labels

part:ciAffects the GitHub workflow and other parts for running CIpart:templateAffects the cookiecutter template filespart:toolingAffects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to users

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions