Open MadsNielsen opened 4 years ago
Perhaps consider to write "Missing branch" in stead of "No branch" ? The "Triggered branch is the same as integration branch" is IMHO a null-operation, just return master for building.
"Triggered branch is behind the integration branch" - this could be halted in the pre-receive hook. It would be OK to return "master" in case someone sends in a "historical" commit on a ready-branch
I mean - don't make an option for "Triggered branch is behind the integration branch" - if it is a problem in your organization, use the pre-receive hook. It will be much easier for new developers to understand at that time in the process, I think
Subtasks