Interface PullRequestLabelFilter

All Known Implementing Classes:
PullRequestLabelRegexFilter

public interface PullRequestLabelFilter
Author:
Robin Müller
  • Method Details

    • isPullRequestAllowed

      boolean isPullRequestAllowed(Collection<String> labels)