Skip to content

repositoryPathPattern for "Other" external service

Administrator requested to merge bl/other-ext-svc-repositoryPathPattern into master

Created by: beyang

Adds repositoryPathPattern for the "Other" external service type. This resolves a request from https://app.hubspot.com/contacts/2762526/company/554338610.

This is similar to the repositoryPathPattern fields for the GitHub, GitLab, and Bitbucket Server external service types. The reference-able components are {base} (the base URL of the code host) and {repo} (the sub path relative to the base URL that completes the clone URL). The default value is {base}/{repo}.

Merge request reports

Loading