I would like to check the job configuration before run it on a slave.
Actually, I want to check if the job label matches with the pattern based on the job name.
For example: I want that the job called "test-somename" runs only if it has the label "test-"
Thanks in advance