• Mark Lapierre's avatar
    Wait for branch protection before removing it · 3be8d15e
    Mark Lapierre authored
    Tests can fail if they try to remove protection from a branch
    immediately after the repo was created. This adds a readme so
    the repo is created ASAP, and waits for the branch protection
    to be applied before removing it.
    3be8d15e
protected_branch.rb 4.57 KB