Description
How many times (at most) rule can match and update the build.
Use cases
Gives possibility to limit number of changes performed by given rule.
-1
- there is no limitation, all jobs will evaluated
0
- zero jobs will be evaluated
1..n
- when conditions match n
times, no more jobs will be processed by this rule
Warning!
Zero value can be used to temporary disable to rule without deleting whole configuration