This action reschedules failed builds.
Note: immediate rescheduling of failed builds, combined with publishers such as e-mail or IM, will flood the
recipients. Take care to configure a suitable delay between builds or limit the maximum retries.
Following variables are defined for rescheduled builds.
- NAGINATOR_COUNT
- How many times the build was rescheduled.
- NAGINATOR_MAXCOUNT
- How many times the build can be rescheduled. This can be 0 if manually rescheduled.
- NAGINATOR_BUILD_NUMBER
- The build number of the failed build causing the reschedule.