-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Labels
enhancementNew feature or requestNew feature or requestgerritIssues related to integrating or supporting Gerrit functionality.Issues related to integrating or supporting Gerrit functionality.
Description
Currently, repository names are derived from the path in which they reside on the forge. For example, if a repo is located at gerrit.example.com/g/my/repo
, then the name will be g/my/repo
. This can be undesirable if a "mandatory" prefix (i.e., g/
) is included in the url since every repo will include that prefix (e.g., g/repo1
, g/repo2
, etc.). It would be nice to allow users to configure a "repository name template" s.t., prefixes like these could be omitted.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgerritIssues related to integrating or supporting Gerrit functionality.Issues related to integrating or supporting Gerrit functionality.