]> git.ipfire.org Git - thirdparty/git.git/commit
SubmittingPatches: proactively monitor GHCI pages
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 02:58:48 +0000 (11:58 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 03:03:00 +0000 (12:03 +0900)
commit7c9b38d267129625adeced9f66140e802c345261
treebf3a0ed490fa4a9bc945dc6ea74cb1fef4abe66c
parent67ad42147a7acc2af6074753ebd03d904476118f
SubmittingPatches: proactively monitor GHCI pages

Even those contributors who do not come from GGG and do not first
push their changes to their repositories on GitHub with CI enabled,
can still monitor the CI runs triggered by integration of their
topic to 'seen' and other branches to notice a breakage their topic
caused to the system.

Encourage them to help the project by keeping an eye on these CI
runs.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches