Rhys Arkins

Results 1413 comments of Rhys Arkins

This is the scenario where a PR is created for a passing version but there exists one or more pending versions too

I don't like the idea of "a new config to tell minimum release age should be ignored for pending updates, if an open PR is present" plus it's off-topic for...

The key question is: does the worker layer need to have any awareness of how the PR body content is being split up? If not then this capability should be...

@darrexx would you mind joining the Renovate Slack channel so we can brainstorm this in a bit more real-time? Please send me an email rhysarkins.net so I know which email...

You've convinced me. No "auto", instead that option can be `required-passed`. Default can remain as `all-passed` and users can opt into `required-passed`. If someone configures `required-passed` on a platform which...

While looking into this, please also check on whether the PR list is cached reliably too.

Code Commit can be skipped as it's deprecated. Gerritt also unless it's really quick. Ideally all platforms would update the PR cache correctly too

@RahulGautamSingh it's important to close the gap for Bitbucket Cloud and Azure

Please create separate issues then close this one

One _good_ reason to do it as part of createPr() is that it means we'll query this API at most once per MR. If we put it with our usual...