1.12.8 • Published 3 months ago

gitlab-merge-request-pipe v1.12.8

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Gitlab Merge Request Pipe

semantic-release XO code style Snyk Security CodeQL OpenSSF Scorecard

Bitbucket pipe for creating a GitLab merge request.

Usage

Add this pipe to your bitbucket-pipelines.yml:

script:
  - pipe: docker://tomerh2001/gitlab-merge-request-pipe:latest
    variables:
      GITLAB_TOKEN: 'Your_GitLab_Private_Token'
      GITLAB_PROJECT_ID: 'Your_Project_ID'

Docker Environment Variables

NameDescriptionDefaultRequired
GITLAB_TOKENGitLab private token.-Yes
GITLAB_PROJECT_IDGitLab project ID.-Yes
GITLAB_URLGitLab instance URL.'https://gitlab.com'No
VERSIONRelease version.Version in package.jsonNo
GITLAB_SOURCE_BRANCHSource branch for merge request.'release/v{VERSION}'No
GITLAB_TARGET_BRANCHTarget branch for merge request.'main'No
PUSH_SOURCE_BRANCHPush source branch or not.'true'No
CREATE_MERGE_REQUESTCreate a merge request or not.'true'No
GITLAB_MERGE_DESCRIPTIONMerge request description.Changelog between last two tagsNo
SSL_VERIFYSSL verification.'false'No
CHANGELOG_OUTPUT_PATHPath to output the CHANGELOG diff file.BITBUCKET_PIPE_SHARED_STORAGE_DIR or nullNo
SSH_TUNNEL_URLSSH endpoint for creating an SSH tunnel to your GitLab.nullNo
1.12.8

3 months ago

1.12.3

7 months ago

1.12.2

7 months ago

1.12.1

7 months ago

1.12.0

7 months ago

1.12.7

6 months ago

1.12.6

6 months ago

1.12.5

6 months ago

1.12.4

7 months ago

1.11.0

7 months ago

1.11.2

7 months ago

1.11.1

7 months ago

1.10.0

7 months ago

1.9.16

7 months ago

1.9.15

7 months ago

1.9.14

7 months ago

1.9.13

7 months ago

1.9.12

7 months ago

1.9.11

7 months ago

1.9.10

7 months ago

1.9.9

7 months ago

1.9.8

7 months ago

1.9.7

7 months ago

1.9.6

7 months ago

1.9.5

7 months ago

1.9.4

7 months ago

1.9.3

7 months ago

1.9.2

7 months ago

1.9.1

7 months ago

1.9.0

7 months ago

1.8.2

7 months ago

1.8.1

7 months ago

1.8.0

7 months ago

1.7.0

7 months ago

1.6.0

7 months ago

1.5.4

7 months ago

1.5.3

7 months ago

1.5.2

7 months ago

1.5.1

7 months ago

1.5.0

7 months ago

1.4.1

7 months ago

1.4.0

7 months ago

1.3.0

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.2.0

7 months ago

1.1.0

7 months ago