Nigel Jones

Results 313 comments of Nigel Jones

Thanks - will do so & update here

Here's a log of a failing run -> https://gist.github.com/3ae5899ae6886ddf64f97abaaeae0126

Sincere thanks for addressing that - out of interest I wonder if it would be reasonable to use use the latest ? presumably opascalgn/automerge-action? Would you recommend that? (new to...

Thanks for the clarification. I tried a new automerge & hit a problem: ``` 2020-01-27T09:38:11.7325143Z INFO Updating PR #2496 Add notes on issue management & update autoclosing 2020-01-27T09:38:11.7325338Z INFO No...

Ah! Thanks for the explanation. Yes our process is all centered around forks (fairly common open source model). In our case dependabot is the one bot that actually creates branches...

Though just indicating with a message - whilst it helps the user understand why it isn't merged, I don't think it completely addresses the problem that occurs in forked repos...

I think a periodic/scheduled workflow would be a suitable alternative. Certainly for me the main value I see in automerge is avoiding the need to rebuild, wait for a 30min...

I seem to get frequent crashes with 2019.2.4 and 2019.3 EAP with gfm enabled. I've been scratching my head over constant SIGTRAPs until I came across this issue. I've uninstalled...

Also many similar to ``` 2019-11-22 10:42:24,394 [ 141363] WARN - nsions.impl.ExtensionPointImpl - Cannot create extension without pico container (class=org.zalando.intellij.swagger.reference.usage.SpecReferenceSearch), please remove extra constructor parameters com.intellij.diagnostic.PluginException: Cannot create class org.zalando.intellij.swagger.reference.usage.SpecReferenceSearch...

See also #174 - maybe your issue is the same?