Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9848

Pull request page doesn't fetch/show all PR

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.11.0, 7.11.0-alpha4
    • None
    • None
    • None

      Currently, the pull request page https://hq2.camunda.com/pull-requests.html doesn't return all of the pull requests.
      For example, this one is missing: https://github.com/camunda/camunda-bpm-spring-boot-starter/pull/296
      As far as I know, nothing changed in the fetching:

        This is the controller panel for Smart Panels app

            [CAM-9848] Pull request page doesn't fetch/show all PR

            The reason could be that the issue search API returns only 100 results per page. We may have exceeded this due to dependabot PRs in our own and the ignored repos.

            Thorben Lindhauer added a comment - The reason could be that the issue search API returns only 100 results per page. We may have exceeded this due to dependabot PRs in our own and the ignored repos.

            Christian added a comment -

            Added a quick fix by increasing entries per page from default value (30) to allowed max value (100)

            Christian added a comment - Added a quick fix by increasing entries per page from default value (30) to allowed max value (100)

            Thorben Lindhauer added a comment - Can be closed once https://github.com/camunda-ci/camunda-docker-nginx/pull/1 is merged.

              thorben.lindhauer Thorben Lindhauer
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: