Stream: coqbot devs & users

Topic: coqbot reporting twice


view this post on Zulip Ali Caglayan (May 28 2021 at 12:22):

https://github.com/coq/coq/pull/9711

view this post on Zulip Théo Zimmermann (May 28 2021 at 12:42):

@Jason Gross Are you triggering the comment posting even before the pipeline for the head commit is finished? If yes, that could explain why.

view this post on Zulip Théo Zimmermann (May 28 2021 at 12:51):

The double reporting also happened in https://github.com/coq/coq/pull/14272.

view this post on Zulip Jason Gross (May 28 2021 at 13:09):

It'll report again every time the overall pipeline status check is finished. If a job fails and then someone restarts the job, when it finishes the second time, this will trigger a second comment. Perhaps that's what happened? Note that the lack of "you may want to wait" message indicates that coqbot believed both the base and head pipeline checks finished when it was posting each comment.

view this post on Zulip Théo Zimmermann (May 28 2021 at 13:18):

I checked the first example, and it doesn't look like there was any job that was restarted.

view this post on Zulip Théo Zimmermann (May 28 2021 at 13:18):

Could it be that the GitLab webhook was delivered twice?

view this post on Zulip Jason Gross (May 28 2021 at 14:30):

I thought Matthieu said that he manually restarted the job at https://github.com/coq/coq/pull/9711#issuecomment-850409440 ?

view this post on Zulip Théo Zimmermann (May 28 2021 at 14:50):

Indeed, my strategy for checking that there was no reply was not correct.


Last updated: May 28 2023 at 18:29 UTC