Markus Schulz
Markus Schulz
hello, is there another workaround (then the kotlin "waitFor": ) for java developers? I've got the same error on my external command handlers. Currently i've tried to create the repository-beans...
@Sam-Kruglov ups sry i'm so stupid ;) after injecting the EventGateway it works. thx.
> The proportions of an embedded video aren't the same in editor and in the end result. > The width is, as expected 100%, but the height is way too...
> @NiasSt90 I found that the azure devops platform uses this regex to "massage" the markdown and remove what is not needed. Maybe we can do something similar for removing...
> > To your other "rebase.." question/answer: > > if you can edit the commit-msg from the Gerrit-ui why you don't click on the rebase button to enforce a rebase?...
For testing purpose i've pushed the current status (based on #19065) to [this branch](https://github.com/Onesty-Tech-GmbH/renovate/tree/PlatformSCM+Gerrit). Improvements: - no special configuration needed anymore (neither `gitNoVerify` nor `platformCommit`) - better markdown handling (some...
I've updated this [branch](https://github.com/Onesty-Tech-GmbH/renovate/tree/PlatformSCM+Gerrit) to the latest version of https://github.com/renovatebot/renovate/issues/19065. We are coming closer to a final version ;)
hi, i've added the [StabilityDays](https://docs.renovatebot.com/configuration-options/#stabilitydays) feature to my Gerrit implementation (one of the last TODOs). (and the upcoming? feature [Merge-Confidence](https://docs.renovatebot.com/merge-confidence/) too). I have converted the BranchStatus `renovate/stability-days` to a Gerrit-Label...
> > Now i have some questions to other Gerrit users: Is this a practicable? What further configuration will be required or useful? > > Potentially there's an issue with...
> @NiasSt90 maybe you have said this already somewhere else, but: > > Have you considered using a commit message footer to store the branch name as opposed to hashtags?...