-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Pipelines - Run Failures
Since branches cannot be deleted in Mercurial, it marks a branch head as closed by creating a commit that normally it doesn't have any other changes in it.
Pipelines currently treats this as a change and starts a pipeline for it.
We need to have the ability to skip the Branch close commit build for Mercurial repos to avoid using up build minutes unnecessarily