MITLibraries / guides

Developer Documentation for MIT Libraries
https://mitlibraries.github.io/guides
4 stars 0 forks source link

Include Code Climate and Coveralls in branch renaming info #31

Closed jazairi closed 3 years ago

jazairi commented 3 years ago

Why these changes are being introduced:

Changing the default branch in GitHub necessitates a corresponding change in Code Climate. This step is missing from the instructions. Additionally, the instructions should include a note about Coveralls' not running in the initial PR build.

Relevant ticket(s):

N/A

How this addresses that need:

This adds the missing step to the instructions for renaming the default branch, as well as the note about Coveralls.

Side effects of this change:

I've moved the instructions to what I think is a more logical point in the document.