Provide mechanism to disable main plan but allow branches to run

XMLWordPrintable

    • 0

      Currently, there's a mechanism for disabling a particular branch plan, but there's no way to disable the main plan to give preference to a branch; in the case of a hotfix, where code may be pushed into both development and a hotfix branch contemporaneously, being able to disable the develop branch to give precedence to the hotfix branch would make a significant difference in the time to test-completion if there's contention for agents.

      The only way it seems this is possible now is to wait for the develop lines to kick off and then manually stop them, which is less than ideal.

            Assignee:
            Unassigned
            Reporter:
            John Knight
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: