question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cml pr trigger CI pipelines on GitLab

See original GitHub issue

Following this message on Discord: https://discord.com/channels/485586884165107732/728693131557732403/978973993338044456

When the command cml pr --merge dvc.lock is executed as part of a GitLab CI pipeline, a new MR is created (as expected) and CI pipeline for that commit is triggered, which creates a new MR, etc. (loop of CI pipelines) If you look at the pipelines you will see several consecutive automatically triggered pipelines. Same if you look in the MRs (closed by me).

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:3
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

6reactions
francesco086commented, May 30, 2022

Here you go: https://github.com/iterative/cml/pull/1035

PS: I would have preferred to first add tests and then make the changes, but I have never worked with js, and I don’t have the time to figure out how to set up the development environment.

2reactions
francesco086commented, Jun 2, 2022

@francesco086 thanks for the contribution!!! ❤️

It was my pleasure 😃 thank you for the guidance!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trigger pipelines by using the API - GitLab Docs
On the top bar, select Main menu > Projects and find your project. On the left sidebar, select Settings > CI/CD. Expand Pipeline...
Read more >
Usage | CML
Using CML. A GitLab, GitHub, or Bitbucket account is required. Familiarity with GitHub Actions, GitLab CI/CD, or Bitbucket Pipelines may also be beneficial....
Read more >
Trigger and wait in gitlab pipeline - Stack Overflow
Deployment Each project has separate pipeline definition which has CI pipeline and using Multi-project pipeline concept, it will invoke the ...
Read more >
GitHub integration with Azure Pipelines - Azure DevOps Labs
Many of the top open source projects are already using Azure Pipelines for CI/CD, such as Atom, CPython, Pipenv, Tox, Visual Studio Code,...
Read more >
A Jenkins plugin for interfacing with GitLab - GitHub
To send 'Pending' build status to GitLab when the pipeline is triggered, set a build name to 'Pending build name for pipeline' field...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found