From 13c3038a309fe97f94972013a3c830c3cbb64b8e Mon Sep 17 00:00:00 2001 From: mos Date: Mon, 14 Sep 2026 21:38:26 +0000 Subject: [PATCH] trailer measurement: distinct poster/merger, plain message (#16) Plain squash message with no trailer content. Poster/author=mos, merge executor=fred. Sent to test whether an explicit nonempty MergeMessageField suppresses Gitea ADD_CO_COMMITTER_TRAILERS when author != committer. Co-authored-by: mos --- mos-poster-plain-message.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mos-poster-plain-message.md diff --git a/mos-poster-plain-message.md b/mos-poster-plain-message.md new file mode 100644 index 0000000..057474d --- /dev/null +++ b/mos-poster-plain-message.md @@ -0,0 +1,7 @@ +# Distinct poster and merge executor control + +Non-product fixture for merge-message behavior measurement. + +The pull request poster and commit author are mos. The intended merge executor is fred. The proposed measurement supplies a plain, non-trailer-shaped merge title and message through the reviewed merge tooling. + +No outcome is asserted before inspecting the resulting commit. Preserve the exact request, source head and resulting commit as evidence. No credentials are shared. Existing review and CI gates remain required.