Support custom branches for CRON deployment triggers in yml specs

XMLWordPrintable

      It looks like when defining a deployment trigger in cron format, overriding the branch is not supported. Can we add the functionality so when defining a branch in the yml specs, this maps to the current `Use a custom plan branch` option on the trigger configuration.

      suggested syntax:

      triggers:
        - cron:
            expression: 0 0 * * ? * 
            branch: <branch>

            Assignee:
            Alexey Chystoprudov
            Reporter:
            Koen Bellemans
            Votes:
            13 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: