Compare commits

..
Author SHA1 Message Date
orch-01 d7cfebbf46 same-author merge test (orch-01) (#17)
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: orch-01 <[email protected]>
2026-09-15 03:23:05 +00:00
mosandfred 13c3038a30 trailer measurement: distinct poster/merger, plain message (#16)
ci/woodpecker/push/woodpecker Pipeline was successful
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 <[email protected]>
2026-09-14 21:38:26 +00:00
fred 1557ddcba1 trailer measurement: embedded-trailer hypothesis, empty-message (#15)
ci/woodpecker/push/woodpecker Pipeline was successful
2026-09-14 21:32:13 +00:00
fred cfed275ca8 trailer measurement: multi-commit empty-message arm (#14)
ci/woodpecker/push/woodpecker Pipeline was canceled
2026-09-14 21:30:41 +00:00
fred 14787aca3a trailer measurement: empty-message control arm (#13)
ci/woodpecker/push/woodpecker Pipeline was canceled
2026-09-14 21:29:12 +00:00
fred 6201a7aa17 trailer measurement: plain-message arm (#12)
ci/woodpecker/push/woodpecker Pipeline was successful
Plain squash message with no trailer content, sent to test whether a nonempty MergeMessageField suppresses Gitea's ADD_CO_COMMITTER_TRAILERS default.
2026-09-14 21:27:58 +00:00
ff0deddf40 Fixture rate 05: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:31 +00:00
336c4c1e3e Fixture rate 04: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:26 +00:00
4928a5296b Fixture rate 03: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:06 +00:00
66f6b3a947 Fixture rate 02: title plus message
ci/woodpecker/push/woodpecker Pipeline was canceled
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:59:00 +00:00
a7786fceff Fixture rate 01: title plus message
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:58:27 +00:00
be-coder-08andMos 5a8be58b7a CI: enable genuine fixture verification (#5)
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:46:15 +00:00
7f2b7850bf Fixture 3: supplied trailer with distinct merger
Co-authored-by: be-coder-07 <[email protected]>
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:36:53 +00:00
be-coder-08andMos 5b5e48ee57 Fixture 4: no-field distinct-merger control (#4)
Co-authored-by: be-coder-08 <[email protected]>
2026-08-06 04:34:41 +00:00
14 changed files with 46 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
when:
- event: [push, pull_request, manual]
steps:
- name: verify-fixture
image: alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc
commands:
- set -eu
- test -s README.md
- test -s fixture.md
- test -s .woodpecker.yml
- grep -Fqx '# prmerge-trailer-fixture' README.md
- grep -Fq 'RETAINED AS EVIDENCE' README.md
- grep -Fqx '# PR merge trailer fixture' fixture.md
- test "$$(find . -maxdepth 1 -type f -name '*.md' -size +0c | wc -l)" -ge 2
+1
View File
@@ -0,0 +1 @@
embedded-trailer hypothesis test
+1
View File
@@ -0,0 +1 @@
empty-message control arm test file
+3
View File
@@ -0,0 +1,3 @@
trailer-intersection supplied-field arm
foreign-author seed
poster-authored head
+7
View File
@@ -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.
+1
View File
@@ -0,0 +1 @@
multi-commit arm - commit A
+1
View File
@@ -0,0 +1 @@
multi-commit arm - commit B
+1
View File
@@ -0,0 +1 @@
plain-message-arm test file
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 01
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 02
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 03
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 04
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 05
foreign-author seed
poster-authored head
+1
View File
@@ -0,0 +1 @@
same-author merge test by orch-01 2026-09-15T03:19:21Z