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.

How to make current build know if it's triggered by user or schedule? #3942

HealingQuickly ·

Hello Robin

Is there a way (maybe using Groovy) to know if the current build is triggered by schedule or manually by users?
(During the build process, not historical data.)

I couldn't see any related functions in "build" object.

Thank you!

  • replies 1
  • views 2369
  • stars 0
HealingQuickly ·

Got it. Didn't see "request" object............