GITLAB_TOKEN="<private_gitlab_token>" \
JIRA_AUTH="<btoa(jira_username:jira_password)>" \
GITLAB_URL="<gitlab_api_url>" \
JIRA_URL="<jira_api_url>" \
GITLAB_BRANCH_NAME="<gitlab_branch_name>" \
JIRA_RELEASE_NAME="<jira_release_name>" \
JIRA_FIELD_NAME="<jira_field_name>" \
GITLAB_PROJECT_ID="<gitlab_project_id>" \
JIRA_PROJECT_ID="<jira_project_id>" \
JIRA_STATUS="<jira_ticket_status>" \
ALLOW_EMPTY_JIRA_FIELD="<allow_empty_jira_field>" \
TICKET_URL_MATCH="<regex_to_match_ticket_id_from_mr_description>" \
node index.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Robbilie/gitlab-auto-merger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published