Open Zimmi48 opened 4 years ago
Two checksuites created for the same pipeline:
See https://github.com/coq/coq/commits/14aaac29871328d6a369d52d8febd74afc727d64 / https://github.com/coq/coq/pull/13061
New occurrence: https://github.com/coq/coq/pull/12391/checks?sha=99f7cf5918b15efe4184d541a4d41d12d9140b28
Issue not seen for a long while so marked as resolved.
Hi @Zimmi48 , I've just tested the coqbot-app in docker-coq and the Checks tab (listing all GitLab CI jobs) is very nice! → https://github.com/coq-community/docker-coq/pull/14/checks
Some small suggestions BTW, regarding the information that could be added:
GitLab CI pipeline (branch)
and GitLab CI pipeline (pull request)
,
you might want to add (in line with the Bot merge 19855e04 and 8ffbad26
message):
https://github.com/username/reponame/tree/branchname
);This is a pull request pipeline for the [foo](URL) branch ([19855e04](URL)), after merging [PR #1](URL) ([8ffbad26](URL))
;Thanks for the feedback. Yes, so far I don't provide the "started at" and "completed at" pieces of information. I'll take your suggestions into account sometimes later this week.
Issue to get feedback on the new GitHub Checks reports for GitLab pipelines (requires having installed using the GitHub App method).