Compare commits

...
Author SHA1 Message Date
be-coder-08 c4700c6c4b fixture: add title-message rate arm 04 head
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-08-05 23:51:26 -05:00
be-coder-07andbe-coder-08 ea4aadb465 fixture: seed title-message rate arm 04 2026-08-05 23:51:26 -05: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
4 changed files with 24 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
+3
View File
@@ -0,0 +1,3 @@
trailer-intersection no-field control arm
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
trailer-intersection supplied-field arm
foreign-author seed
poster-authored head
+3
View File
@@ -0,0 +1,3 @@
title-message rate arm 04
foreign-author seed
poster-authored head