Hello,
Currently we're having issue with this plugin when using options:
'Build only if Stash reports no conflicts' or 'Build only if PR is mergeable'.
It's related to the fact, that sending request 'client.getPullRequestMergeStatus' is taking more than 15 seconds (due to our internal hooks, that currently cannot be fixed).
This could be solvable by settings custom socket timeout, but it's not currently supported.
Hello,
Currently we're having issue with this plugin when using options:
'Build only if Stash reports no conflicts' or 'Build only if PR is mergeable'.
It's related to the fact, that sending request 'client.getPullRequestMergeStatus' is taking more than 15 seconds (due to our internal hooks, that currently cannot be fixed).
This could be solvable by settings custom socket timeout, but it's not currently supported.