|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Closing this issue.
The problem is that I was not following the refspce + `${sha1}` suggested in the documentation because it was pulling all pr's from the project, which are quite a lot and turns out to be an extremely expensive operation(cpu'wise).
If I follow what's said in the documentation, everything is good.