Integrated: 2387: Revert SKARA-2386 and cache issueProject in JiraHost

Zhao Song zsong at openjdk.org
Wed Oct 9 18:08:23 UTC 2024


On Wed, 9 Oct 2024 17:45:13 GMT, Zhao Song <zsong at openjdk.org> wrote:

> In [SKARA-2386](https://bugs.openjdk.org/browse/SKARA-2386), we are using the issueProject name as the key of different maps in PullRequestBotFactory. But they are not unified.
> 
> For issueProjectMap, the key is the full name of the issue project like "bugs/JDK". For other maps, the key is only the project name like "JDK".
> 
> This will make the factory not be able to generate IssueBot correctly.
> 
> Currently, I think maybe it's better to revert [SKARA-2386](https://bugs.openjdk.org/browse/SKARA-2386) and cache the issueProject in JiraHost to fix the problem.

This pull request has now been integrated.

Changeset: 86977587
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/869775870d239337cb4fbc2cf10a6c0a0a07eaae
Stats:     28 lines in 3 files changed: 5 ins; 6 del; 17 mod

2387: Revert SKARA-2386 and cache issueProject in JiraHost

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list