Integrated: 2397: Jira Issues with resoultion "delivered" should not be changed to "fixed"
Zhao Song
zsong at openjdk.org
Tue Oct 29 16:30:58 UTC 2024
On Wed, 23 Oct 2024 21:48:05 GMT, Zhao Song <zsong at openjdk.org> wrote:
> Currently, the Skara bot doesn't recognize "Delivered" as a valid resolution for resolved issues. As a result, when the bot finds an issue in a Resolved or Closed state with "Delivered" resolution, it will change the resolution to "Fixed." However, it shouldn't.
>
> This patch is trying to make the bot recognize "Delivered" as a valid resolution for resolved issues, preventing unnecessary changes.
This pull request has now been integrated.
Changeset: c7e1c2fd
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/c7e1c2fd2e8bad37721eac450c0869f2242d0662
Stats: 48 lines in 4 files changed: 11 ins; 6 del; 31 mod
2397: Jira Issues with resoultion "delivered" should not be changed to "fixed"
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1694
More information about the skara-dev
mailing list