Skip to content

ci: Ensure bump branch is created first for dependabot#1005

Open
chtruong814 wants to merge 1 commit into
mainfrom
chtruong/dependabot-bump
Open

ci: Ensure bump branch is created first for dependabot#1005
chtruong814 wants to merge 1 commit into
mainfrom
chtruong/dependabot-bump

Conversation

@chtruong814
Copy link
Copy Markdown
Contributor

@chtruong814 chtruong814 commented May 11, 2026

ci: Ensure bump branch is created first for dependabot

This job updates uv dependencies given a range in the pyproject.toml.

This job would fail intermittently because there are multiple packages in this repo with multiple uv.lock files and some times the jobs would attempt to create a branch at the same time with the same name. This moves the branch creation to a separate step to avoid the collision.

Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants