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`: Add `--merge` option.

See original GitHub issue

It would be nice to have native support in CML for the cloud-agnostic equivalent of:

gh pr merge --rebase $(cml pr "foo")

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

5reactions
0x2b3bfa0commented, Nov 29, 2021

Yes, in an ideal world (#762) what is now known as cml pr should be cml pr create and it would make sense to have even both cml pr merge and cml pr create --merge

3reactions
daavoocommented, Nov 29, 2021

Probably cml pr --merge for merging, cml pr --rebase-merge / --merge-rebase / --rebase for rebasing and something similar for squashing if we choose to.

I kind of like --merge, --rebase, and --squash.

Maybe off-topic but, would it make any sense to have separate command cml merge ?

So: cml merge --rebase $(cml pr "output.txt")?

Read more comments on GitHub >

github_iconTop Results From Across the Web

pr | CML
Automatically merge pull requests​​ The --merge , --rebase , and --squash options enable auto–merge (GitHub) or merge when pipeline succeeds (GitLab) to merge...
Read more >
Getting started with merge requests - GitLab Docs
When you start a new merge request, you can immediately include the following options. You can also add them later by either selecting...
Read more >
CML Cloud Runners for Model Training in Bitbucket Pipelines
Use CML from a Bitbucket pipeline to provision an AWS EC2 ... Open a pull request that adds the resulting model to our...
Read more >
your local changes would be overwritten by checkout - You.com
In case you don't want to commit these changes just yet, another option ... to commit my dvc.lock with cml pr, but when...
Read more >
BCR ABL Genetic Test: MedlinePlus Medical Test
A BCR-ABL genetic test helps diagnose CML, a type of leukemia. BCR-ABL is a genetic ... The merged gene is called the BCR-ABL...
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