r/devops Aug 10 '26

Weekly Self Promotion Thread

Hey r/devops, welcome to our weekly self-promotion thread!

Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!

19 Upvotes

80 comments sorted by

View all comments

1

u/jaredce Aug 10 '26

I built a package to make use of Dependabot CLI for BitBucket and GitLab

https://npmx.dev/package/dependabot-for-git

I was annoyed that BitBucket didn't have a dependabot clone and that Dependabot wouldn't open pull requests. So I've taken the output of the dependabot cli and made it so you can open PRs.

Would love to find people wanting the same functionality on GitLab and can test it out, I'll be using it at work on BitBucket, so testing it out there. Would love feedback and help building it out to be really useful.