1Password / shell-plugins

Seamless authentication for every tool in your terminal.
https://developer.1password.com/docs/cli/shell-plugins/
MIT License
506 stars 163 forks source link

`update-flake-dependencies` job fails if the previous automated PR isn't merged #452

Closed mrjones2014 closed 2 months ago

mrjones2014 commented 2 months ago

What does it concern?

The Makefile commands and tooling

Goal or desired behavior

The CI job to update the flake.lock should ideally close the previous PR if it hasn't been merged yet and open a new one.

Current behavior

Currently it just fails because the branch name is already in use (by the previous PR).

Relevant log output

No response

op CLI version

No response

shell-plugins local ref

No response