Re: [RFC] On sending forge pull request discussions to the mailing list
Ben Boeckel <[email protected]>
| Newsgroups | gmane.comp.ai.sourceware.forge,gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 09, 2026 at 16:27:03 +0100, Claudio Bantaloukas wrote: > - some checks could post a status on each commit (like the check that > changelogs are correct and the formatting adheres to the guidelines) and > the majority would run against the tip of the pull request I'm assuming here, but if it works like GitLab and GitHub, per-commit statuses are hard to surface in the PR page. We did that for our bot[1], but eventually turned off the per-commit reporting in favor of a single status. We still *check* per-commit though. --Ben [1] https://gitlab.kitware.com/utils/ghostflow-director/