Description

The rule will stop being processed after a certain number of matched builds. Once this condition is met, only the other rules will continue to be processed.

Use cases

This feature provides the option to control the number of builds the rule can process. It may save a significant amount of time when the build history is long.

Warning!

If the matchAtMost value is set to zero, the rule is effectively disabled. This is useful if the user wants to disable a rule while keeping its other configuration values.