Søren Louv-Jansen
Søren Louv-Jansen
## 💚 All backports created successfully | Status | Branch | Result | |:------:|:------:|:------| |✅|8.14|[](https://github.com/elastic/kibana/pull/182305)| Note: Successful backport PRs will be merged automatically after passing CI. ### Questions ? Please...
Issue still not resolved. I'm seeing the same as @orschiro Btw. this issue is a duplicate of the following: https://github.com/cameron/squirt/issues/12 https://github.com/cameron/squirt/issues/86 https://github.com/cameron/squirt/issues/131 https://github.com/cameron/squirt/issues/142
Thanks for letting me know. I'll take a look over the weekend.
Hi there, What version of backport are you using? Try `npx backport --version`
I think I found the issue. You are trying to backport a commit from the branch `23-12-11-just-backport-commit`. This branch doesn't exist. The error message is currently misleading. i'll add a...
> I'd really love some --verbose flag that would print Fetching branch xyz, Checkout out abc, etc. I often work in weird setups and need to bend tools in all...
> The branch existed locally in my local repo, as the commit is in a private fork, so I couldn't really point at any upstream PR number The way the...
> Is there any way to backport a PR/commit from a private fork to a public upstream one? Is it something that could be supported? I don't think so. Does...
This sounds like a good enhancement. I'll look into it.
Hi there, I think this would be a major undertaking as this tool is very closely tied to Github's API. I'm not opposed to the idea but I won't have...