I was experiencing a nasty gap in the logging that I reported separately as JENKINS-24210. I'd inadvertently let Firefox autocomplete the GitHub URL from another project, and the `getRepos()` method at GhprbRootAction:94 wasn't finding a matching repository and returning empty, causing the for loop to never execute. The current algorithm is fragile in the first place (GitHub sends all the information necessary to find the repository in the post body anyway), and this misconfiguration made it wander off into nowhere.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to