Daily Dev Bump does not clean up closed branches #5784
Labels
blocked
Issue or PR is blocked on another issue or PR.
cost: low
Low engineering cost to implement.
fix it friday
infra
P3
issues we think are valid but not important
reproduce to verify
Issues that need to be reproduced to verify that they still exist.
tech debt
I've been manually deleting the closed and merged Daily Dev Bump branches. I see there is logic to try to clean them up, but that doesn't seem to be getting triggered. It also looks like that's just for closed PRs and not for merged PRs.
One option is to fork and clone the DevTools repo from the workflow, instead of only cloning it. That way the branches aren't being opened in the DevTools repo itself.
The text was updated successfully, but these errors were encountered: