| hi team, I am new to Jenkins and I am trying to use Claims plugin to allow users to claim a build failure in a scripted pipeline. Please let me know how I can do it. I understand in declarative pipeline i can use something like below. {{step([$class: 'ClaimPublisher']) }} Jenkins version 2.121.2 Build Failure Analyzer 1.20.0 Claim plugin version 2.15 Also if you can let me know how I can find this information myself that will be more helpful. |