-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Pipelines 1.20.0, Pipelines 1.18.1, Pipelines 1.19.3, Pipelines 1.21.1
-
1
-
False
-
-
False
-
-
Bug Fix
-
Proposed
-
-
Description of problem:
When trying to trigger a PLR using PaC with a push event in Gitlab, the logic for detecting the files changed only looks at the first 20 files returned from the Gitlab API and does not perform any paging. The cel variable `files` also includes only 20 files when more than 20 files are changed
Workaround
None
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
See repro here
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):