RFR: 2397: Jira Issues with resoultion "delivered" should not be changed to "fixed" [v2]
Zhao Song
zsong at openjdk.org
Thu Oct 24 21:00:32 UTC 2024
> 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.
Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
update
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1694/files
- new: https://git.openjdk.org/skara/pull/1694/files/513ee404..e669d0c0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1694&range=01
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1694&range=00-01
Stats: 38 lines in 1 file changed: 4 ins; 6 del; 28 mod
Patch: https://git.openjdk.org/skara/pull/1694.diff
Fetch: git fetch https://git.openjdk.org/skara.git pull/1694/head:pull/1694
PR: https://git.openjdk.org/skara/pull/1694
More information about the skara-dev
mailing list