Description of problem:
In our CI e2e tests, seem to find a bug in the plugin for showing GitHub pull requests.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Visit our CI deployments.
- Catalog -> Backstage Showcase -> Pull/Merge Requests
- Click ALL and go to the last page >|
- You will see No records to display
See e.g. this nightly job: https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-janus-idp-backstage-showcase-1.2.x-e2e-tests-nightly/1810901940859572224
Actual results:
You cannot see the first ~10 pull requests from a repository.
Expected results:
You should see all the pull requests from a repository.
Reproducibility (Always/Intermittent/Only Once):
It happens always on the CI e2e tests, but not always the tests fail. This is strange. The tests fail more often for 1.2.x branch nightlies.
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- links to