Interface FilterChangesetAwareRepository

    • Method Detail

      • getChangesetFilterPatternRegex

        @Nullable
        @Nullable String getChangesetFilterPatternRegex()
        The regex expression on which changeset comments are matched for exclusion.
        Returns:
      • getSystemWideExclusionPatterns

        @NotNull
        @NotNull Collection<String> getSystemWideExclusionPatterns()
        Collection of system wide, hardcoded changeset filtering patterns
        Returns: