Yes, the key sentences still work. The problem that it triggers jobs in non deterministic way. Sometimes, to run a job, I need to type the same command twice or more times.
> On 8 Jun 2020, at 14:25, Jean-Baptiste Onofre <[email protected]> wrote: > > Hi, > > > Actually, it’s because of the PR plugin we are using on Jenkins. > > We have the choice between two plugins: > - the "old/deprecated" one that allow key sentence like "retest this please". > I’m still using it on projects like Karaf just for that ;) > - the "new" plugin just trigger build when the PR is created or updated (push > forced), but it doesn’t support (yet) key sentence > > Regards > JB > >> Le 8 juin 2020 à 14:22, Alexey Romanenko <[email protected] >> <mailto:[email protected]>> a écrit : >> >> Hello, >> >> I think we have an issue, that seems to happen from time to time, to trigger >> the Jenkins jobs from PRs. >> >> For me, usually, I need to type and enter 2 or even more times the same >> command as a PR comment (like ‘retest this please’ or at least 'Run Java >> PreCommit’) to see that it finally started. Sometimes it doesn’t start at >> all . >> >> Does anyone know what cause this and what we can do to fix/improve it? >
