Open SD10 opened 6 years ago
Peril has the same access as any user WRT deleting protected branches, so you shouldn't need to add code around that
My reasoning behind this was a scenario where the development
branch was not protected and not wanting to delete that branch as it is a staging area for future PRs. This is probably a small edge case in retrospect
We can take Orta's merge on green for use in Moya
I was thinking of having the following two behaviors:
on green: merge
on green: merge&delete
master
anddevelopment