Skip to content

GHE:Integrations and External Programs:Jenkins

lbonanomi edited this page Jan 20, 2025 · 3 revisions

Interactions between Jenkins and GHE:

  • Jenkins pipeline scans process every tag and every branch of every repo of a target organization.

If you do not perform regular housekeeping on organizations Jenkins will hammer on the Api::RepoCommits API endpoint and potentially slow/crash a GHE instance.

Clone this wiki locally