Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

On Promotion set Priority of Triggered Build #4116

fabb ·

I'd like to set the priority of the triggered build when promoting. Is this possible? I've seen that it's possible to set the priority when triggering via api, but I could not find anything about setting it for promotions.

  • replies 1
  • views 452
  • stars 1
robinshen ADMIN ·

You may define a variable say "priority" with appropriate prompt setting (either a selection box or a text input), and then specify the priority field of the configuration as vars.getValue("priority")