Provide a bulk lookup API for pullRequestService.searchByCommit

XMLWordPrintable

    • 0

      Problem

      Currently, the PullRequestService searchByCommit API does not have a bulk lookup option. This requires plugin developers to iterate through the API, which may cause performance issues.

      Proposed solution

      Implement a bulk lookup method for the searchByCommit api where we can pass multiple commit ID's and return a list of pull requests for each ID.

            Assignee:
            Unassigned
            Reporter:
            Edward
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: