RFR: 1850: CSR bot can pick up wrong fix version if PR branch is behind target branch

Erik Joelsson erikj at openjdk.org
Tue Apr 4 22:13:50 UTC 2023


On Tue, 4 Apr 2023 21:44:10 GMT, Zhao Song <zsong at openjdk.org> wrote:

> I was thinking that perform merge every time maybe not very efficient. But CSR commands might not be used very frequently. I would follow your advice. Thanks!

A Command only runs once when a user submits it, so doing extra work there isn't a big problem, except maybe if it affects the response time too much. In the old CSRBot, it would have been a problem because it gets triggered to re-check quite often.

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

PR Comment: https://git.openjdk.org/skara/pull/1496#issuecomment-1496666881


More information about the skara-dev mailing list