My team is working in multiple repositories and we recently faced a throttling issue in Jenkins where one of the solution requested from service owners was to delete the inactive bitbucket branches. I would like to know if Rovo agent could actually perform this activity. Any guidance would be really helpful!
I don't know about Rovo, but I think Claude could easily do this.
First, a good prompt is the key, which precisely defines what is "inactive". IMO you could say "List all remote branches that have their latest commit older than one year".
Then, if you confirm that the list is what you expected, a second prompt could be "Delete all these."
I would definitely not give the AI full control without my approval, because there is no "undo" for Git branch deletion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.