RFR: 1532: CSRBot is too inefficient [v2]

Magnus Ihse Bursie ihse at openjdk.org
Fri Aug 19 11:09:12 UTC 2022


On Thu, 18 Aug 2022 13:49:57 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Actually, thinking on this some more, can I file a followup to attack constants shared between bots in a more uniform way? I think many of these should be shared knowledge between bots, including label names, so adding a PullRequestContants class in the forge module (next to PullRequestUtils) would be a good idea I think. I don't want to pollute this change with this though.
>
> Filed https://bugs.openjdk.org/browse/SKARA-1547

I saw that this was not new. Agree that it's better to fix in a separate PR.

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

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


More information about the skara-dev mailing list