Interface TagDetectionService

  • All Known Implementing Classes:
    TagDetectionServiceImpl

    public interface TagDetectionService
    A service which detects new tags for repository. If the new trigger is detected then this service will generate NewTagEvent
    • Method Detail

      • detectTagsForRepository

        void detectTagsForRepository​(long repositoryId)
        Detecting new tags and triggering tag builds
        Parameters:
        repositoryId -