Integrated: 1886: Only configure CSRIssueBot for issuetrackers where we have CSR configured

Zhao Song zsong at openjdk.org
Fri Apr 21 16:22:33 UTC 2023


On Thu, 20 Apr 2023 20:18:59 GMT, Zhao Song <zsong at openjdk.org> wrote:

> As Erik said in the issue, now the PullRequestBotFactory creates a CSRIssueBot for every IssueTracker configured. It is unnecessary and would trigger some errors.
> 
> In this patch, PullRequestBotFactory only creates a CSRIssueBot for the IssueTracker which is associated with any CSR enabled repository.

This pull request has now been integrated.

Changeset: 15fee6fe
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/15fee6fe63566d2ee64f38bf21f304bcd461dc4c
Stats:     74 lines in 2 files changed: 37 ins; 10 del; 27 mod

1886: Only configure CSRIssueBot for issuetrackers where we have CSR configured

Reviewed-by: erikj

-------------

PR: https://git.openjdk.org/skara/pull/1506


More information about the skara-dev mailing list