Clos dev.HELPER
Plugin for creating Merge Requessts on GitLab
Features
Tool for internal usage only.
Activation in Git context menu or by shortcut CMD+G on repository view.
Requirements
You need to have your GitLab and YouTrack Personal Access Tokens.
Extension Settings
This extension contributes the following settings:
clos.gitLabURL : GitLab URL.
clos.gitLabAccessToken : GitLab Personal Access Token.
clos.removeSourceBranch : Enable the option to remove the source branch after merging.
clos.autoCommit : Commits changes automatically and pushes to upstream.
clos.squash : Squashes commits on merge.
clos.assignee : Name of the user assigned to Merge Reequest.
clos.changeInfo : Notify about branch changes.
clos.youTrackAccessToken : YouTrack Personal Access Token.
clos.youTrackUrl : YouTrack URL.
clos.issueUpdate : Complete branch and repository in YouTrack issue after creating Merge Request.
clos.issueVerification : Set YouTrack issue state to Verification.
| |