Package com.gitee.jenkins.trigger.filter
Interface PullRequestLabelFilter
-
public interface PullRequestLabelFilter
- Author:
- Robin Müller
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isPullRequestAllowed(Collection<String> labels)
-
-
-
Method Detail
-
isPullRequestAllowed
boolean isPullRequestAllowed(Collection<String> labels)
-
-