Check if the repo is private only when the pipeline is started #1942
Labels
area/github
Related to GitHub implementation.
complexity/single-task
Regular task, should be done within days.
gain/low
This doesn't bring that much value to users.
impact/low
This issue impacts only a few users.
kind/internal
Doesn't affect users directly, may be e.g. infrastructure, DB related.
In order to reduce the number of GitHub API calls made during a pipeline run, check whether the GitHub repository is private (or enabled for private runs) only once: when the pipeline is created.
See packit/research#171 for more details.
The text was updated successfully, but these errors were encountered: