-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
We are seeing a weird issue with our Jenkins / GitHub Org integration. It seems that randomly, all the build history for pipelines inside a GitHub Org folder disappear. They also trigger builds on all the pipelines inside the org folder. I have looked through the Jenkins log and haven't found anything that is obviously triggering this.
Edit: It also is triggering all PRs in all repos in the Org to rebuild.
Following up on this issue, it looks like whatever triggers this is causing all the open PRs to build, causing hundreds of build jobs to build at the same time, spiking CPU on the head node.