{"id":16527305,"url":"https://github.com/tomerh2001/gitlab-merge-request-pipe","last_synced_at":"2026-05-01T13:32:18.959Z","repository":{"id":197764897,"uuid":"699291113","full_name":"tomerh2001/gitlab-merge-request-pipe","owner":"tomerh2001","description":"Bitbucket pipe for creating a gitlab merge request","archived":false,"fork":false,"pushed_at":"2026-04-16T12:19:39.000Z","size":571,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-16T14:25:13.573Z","etag":null,"topics":["bitbucket","bitbucket-pipelines","gitlab","merge-request","pipe","pull-request"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomerh2001.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-02T10:42:36.000Z","updated_at":"2025-04-03T13:21:41.000Z","dependencies_parsed_at":"2023-11-23T14:24:26.828Z","dependency_job_id":"4f9c5871-d3a4-41fe-8b42-4d9a1c47d854","html_url":"https://github.com/tomerh2001/gitlab-merge-request-pipe","commit_stats":null,"previous_names":["tomerh2001/gitlab-merge-request-pipe"],"tags_count":69,"template":false,"template_full_name":"tomerh2001/semantic-release-repo-template","purl":"pkg:github/tomerh2001/gitlab-merge-request-pipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomerh2001%2Fgitlab-merge-request-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomerh2001%2Fgitlab-merge-request-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomerh2001%2Fgitlab-merge-request-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomerh2001%2Fgitlab-merge-request-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomerh2001","download_url":"https://codeload.github.com/tomerh2001/gitlab-merge-request-pipe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomerh2001%2Fgitlab-merge-request-pipe/sbom","scorecard":{"id":725424,"data":{"date":"2025-07-21T03:49:51Z","repo":{"name":"github.com/tomerh2001/gitlab-merge-request-pipe","commit":"9fd6a52dc37927175b9f0d0286fc01bdee3a5c34"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.6,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":-1,"reason":"no pull request found","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 30 unreviewed changesets out of 30 -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":3,"reason":"1 different organizations found -- score normalized to 3","details":["Info: contributors work for semantic-release"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'RenovateBot' is used: renovate.json:1","Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no OSSFuzz integration found: Follow the steps in https://github.com/google/oss-fuzz to integrate fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no OneFuzz integration found: Follow the steps in https://github.com/microsoft/onefuzz to start fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no GoBuiltInFuzzer integration found: Follow the steps in https://go.dev/doc/fuzz/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no PythonAtherisFuzzer integration found: Follow the steps in https://github.com/google/atheris to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CppLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no SwiftLibFuzzer integration found: Follow the steps in https://google.github.io/oss-fuzz/getting-started/new-project-guide/swift-lang/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no RustCargoFuzzer integration found: Follow the steps in https://rust-fuzz.github.io/book/cargo-fuzz.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no JavaJazzerFuzzer integration found: Follow the steps in https://github.com/CodeIntelligenceTesting/jazzer to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no ClusterFuzzLite integration found: Follow the steps in https://github.com/google/clusterfuzzlite to integrate fuzzing as part of CI.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no HaskellPropertyBasedTesting integration found: Use one of the following frameworks to fuzz your project:\nQuickCheck: https://hackage.haskell.org/package/QuickCheck\nhedgehog: https://hedgehog.qa/\nvalidity: https://github.com/NorfairKing/validity\nsmallcheck: https://hackage.haskell.org/package/smallcheck\nhspec: https://hspec.github.io/\ntasty: https://hackage.haskell.org/package/tasty (High effort)","Warn: no TypeScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)","Warn: no JavaScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":null,"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":0,"reason":"0 commit(s) out of 30 and 0 issue activity out of 0 found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub/GitLab publishing workflow detected"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codecov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-security.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/snyk-security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-security.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/snyk-security.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snyk-security.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/snyk-security.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snyk-security.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/snyk-security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk-security.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/snyk-security.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating oven/bun:1-alpine to oven/bun:1-alpine@sha256:7dc0e33a62cbc1606d14b07706c3a00ae66e8e9d0e81b83241ed609763e66d55","Info:   3 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Warn: no pull requests merged into dev branch","Info: SAST tool detected: CodeQL"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1: Visit https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codecov.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/codecov.yml:15: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1: Visit https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/codeql.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/main.yml:1: Visit https://app.stepsecurity.io/secureworkflow/tomerh2001/gitlab-merge-request-pipe/main.yml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:12: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-security.yml:14","Info: jobLevel 'actions' permission set to 'read': .github/workflows/snyk-security.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/snyk-security.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T12:39:21.329Z","repository_id":197764897,"created_at":"2025-08-22T12:39:21.329Z","updated_at":"2025-08-22T12:39:21.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitbucket","bitbucket-pipelines","gitlab","merge-request","pipe","pull-request"],"created_at":"2024-10-11T17:34:28.188Z","updated_at":"2026-05-01T13:32:18.937Z","avatar_url":"https://github.com/tomerh2001.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab Merge Request Pipe\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg?labelColor=gray\u0026logo=xo)](https://github.com/xojs/xo)\n[![Snyk Security](../../actions/workflows/snyk-security.yml/badge.svg)](../../actions/workflows/snyk-security.yml)\n[![CodeQL](../../actions/workflows/codeql.yml/badge.svg)](../../actions/workflows/codeql.yml)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/tomerh2001/gitlab-merge-request-pipe/badge)](https://securityscorecards.dev/viewer/?uri=github.com/tomerh2001/gitlab-merge-request-pipe)\n\nBitbucket pipe for creating a GitLab merge request.\n\n## Usage\n\nAdd this pipe to your `bitbucket-pipelines.yml`:\n\n```yaml\nscript:\n  - pipe: docker://tomerh2001/gitlab-merge-request-pipe:latest\n    variables:\n      GITLAB_TOKEN: 'Your_GitLab_Private_Token'\n      GITLAB_PROJECT_ID: 'Your_Project_ID'\n```\n\n## Docker Environment Variables\n\n| Name                      | Description                                | Default                           | Required |\n| ------------------------- | ------------------------------------------ | --------------------------------- | -------- |\n| GITLAB_TOKEN              | GitLab private token.                      | -                                 | Yes      |\n| GITLAB_PROJECT_ID         | GitLab project ID.                         | -                                 | Yes      |\n| GITLAB_URL                | GitLab instance URL.                       | 'https://gitlab.com'              | No       |\n| VERSION                   | Release version.                           | Version in `package.json`         | No       |\n| GITLAB_SOURCE_BRANCH      | Source branch for merge request.           | 'release/v{VERSION}'              | No       |\n| GITLAB_TARGET_BRANCH      | Target branch for merge request.           | 'main'                            | No       |\n| GITLAB_DELETE_SAME_TARGET_MERGE_REQUEST | Delete existing merge requests with the same target branch.      | 'false'                           | No       |\n| GITLAB_AUTO_MERGE         | Enable auto-merge for the merge request.   | 'false'                           | No       |\n| GITLAB_MERGE_REQUEST_LABELS | Comma-separated list of labels for the merge request. | -                                 | No       |\n| PUSH_SOURCE_BRANCH        | Push source branch or not.                 | 'true'                            | No       |\n| GITLAB_MERGE_REQUEST_RESOLVE_CONFLICTS_STRATEGY | Merge request resolve conflicts strategy. | 'ours'                          | No       |\n| CREATE_MERGE_REQUEST      | Create a merge request or not.             | 'true'                            | No       |\n| GITLAB_MERGE_DESCRIPTION  | Merge request description.                 | Changelog between last two tags   | No       |\n| SSL_VERIFY                | SSL verification.                          | 'false'                           | No       |\n| CHANGELOG_OUTPUT_PATH     | Path to output the CHANGELOG diff file.    | `BITBUCKET_PIPE_SHARED_STORAGE_DIR` or null | No |\n| SSH_TUNNEL_URL| SSH endpoint for creating an SSH tunnel to your GitLab.   | null        | No       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomerh2001%2Fgitlab-merge-request-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomerh2001%2Fgitlab-merge-request-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomerh2001%2Fgitlab-merge-request-pipe/lists"}