These can accumulate quite quickly, and having to delete them manually is a lot of work. Instead we can add pag review --cleanup command to delete all review branches that correspond to merged or closed pull requests.
There's a warning printed because this command could potentially cause loss of data (user reviews pull request and starts their own work on the review branch).
These can accumulate quite quickly, and having to delete them manually is a lot of work. Instead we can add
pag review --cleanupcommand to delete all review branches that correspond to merged or closed pull requests.There's a warning printed because this command could potentially cause loss of data (user reviews pull request and starts their own work on the review branch).