gitlab-merge-request-resource
gitlab-merge-request-resource copied to clipboard
A concourse resource to check for new merge requests on GitLab
If we have a build that has a MR notify Gitlab it's failed on it's pipeline and we sent a label to the Gitlab MR that it has failed. We...
Currently if I have two separate jobs in concourse, one for unit tests and another for integration tests, there is no way of getting Gitlab to link to both of...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.22.1 to 1.27.2. Release notes Sourced from github.com/onsi/gomega's releases. v1.27.2 1.27.2 Fixes improve poll progress message when polling a consistently that has been passing [28a319b] Maintenance bump...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.3.0 to 2.9.0. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.9.0 2.9.0 Features AttachProgressReporter is an experimental feature that allows users to provide arbitrary information when a ProgressReport...
As per Gitlab [documentation](https://docs.gitlab.com/ee/api/merge_requests.html), `work_in_progress` is deprecated so `skip_work_in_progress` is not working as expected, either add a new parameter `skip_draft` to support draft status or add the draft in the...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.73.1 to 0.80.2. Commits b91e64b Reorder a few project fields 0fa6158 Merge pull request #1636 from apricote/project-import-url 1ab89ad Merge pull request #1651 from xanzy/feature/links 1fd8df4 Add release...