"Not protected: Both developers and masters can push new commits, force push, or delete the branch."=>PROTECTION_NONE,
"Partially protected: Developers can push new commits, but cannot force push or delete the branch. Masters can do all of those."=>PROTECTION_DEV_CAN_PUSH,
"Fully protected: Developers cannot push new commits, force push, or delete the branch. Only masters can do any of those."=>PROTECTION_FULL,