gitlab-merge-request-resource icon indicating copy to clipboard operation
gitlab-merge-request-resource copied to clipboard

A concourse resource to check for new merge requests on GitLab

Results 10 gitlab-merge-request-resource issues
Sort by recently updated
recently updated
newest added

Hi Team, I am trying to use the Swisscom/GitLab-merge-request-resource image on the ARM64 platform, but it seems it is unavailable. I have tried building the same using [this dockerfile](https://github.com/swisscom/gitlab-merge-request-resource/blob/master/Dockerfile), but...

Restricts MR's to those that are not WIP. * Additional files are: * branch

Getting the following error: at `repo-mr` resource: ```bash resource script '/opt/resource/check []' failed: exit status 5 stderr: jq: error (at :1): Cannot index object with number ``` I am setting...

This will help Github recognize this project as being Apache 2.0 Licensed

This change introduces the support for comments on Merge Requests. The plugin will search the Merge Requests that are trying to merge the branch on where the plugin is run....

This MR addresses #26 by checking the GitLab merge request's `source_project_id` and cloning from that project instead of the source config's `uri`.

Switch back to `alpine` container and use GNU date to parse datetimes with timezones.

I'm on an older version of GitLab - v10.8.3 - and the commits API returns the `committed_date` using the committer's time zone. e.g. "2018-12-06T17:17:38.214-05:00". However, the latest version of GitLab...

When I create a MR from a forked repo, this is detected by the MR job, and a error is displayed: ``` Cloning into '/tmp/build/get'... fatal: Could not parse object...

```yml resource_types: - name: merge-request type: docker-image source: repository: mastertinner/gitlab-merge-request-resource ``` /opt/resource/out: line 61: ATC_EXTERNAL_URL: unbound variable need this ENV var? error when put to merge-request with updating merge status