RFR: 1799: Do not notify on Withdrawn CSR issue
Erik Joelsson
erikj at openjdk.org
Fri Jan 20 21:44:20 UTC 2023
On Fri, 20 Jan 2023 20:40:04 GMT, Zhao Song <zsong at openjdk.org> wrote:
> In [SKARA-1714](https://bugs.openjdk.org/browse/SKARA-1714), we will add '(Withdrawn)' to withdrawn CSR issues shown in the pr body. However, this will cause a small bug in the notify bot which the issueNotifier will add a review link to withdrawn CSR issues. To fix this, simply update the filter in the notify/PullRequestWorkItem#parseIssues method.
Marked as reviewed by erikj (Lead).
-------------
PR: https://git.openjdk.org/skara/pull/1460
More information about the skara-dev
mailing list