Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Date: 2026-06-19

Reviewed release: CivicNotice 0.2.0

Final pushed PR head reviewed by CI: 0ed06639a8f2c746337b6568586f73ca21b4111a
Final pushed PR head reviewed by CI: 6b5a04e358b205abb60ecb500d54158463675612

Product/runtime evidence source commit: 028a5954068d7423a1e1b6234723ddff5188908a

Report metadata note: report-only commits may follow the product/runtime evidence commit. GitHub CI on the final pushed PR head is the source of truth that those metadata commits did not break the release gate.

## Verdict

Gate passed for the reviewed product/runtime evidence, and GitHub CI is green for pushed PR head 0ed06639a8f2c746337b6568586f73ca21b4111a.
Gate passed for the reviewed product/runtime evidence, and GitHub CI is green for pushed PR head 6b5a04e358b205abb60ecb500d54158463675612.

## Gate Scope

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"special meeting",
"vacancy notice"
],
"final_pushed_pr_head": "0ed06639a8f2c746337b6568586f73ca21b4111a",
"final_pushed_pr_head": "6b5a04e358b205abb60ecb500d54158463675612",
"product_runtime_evidence_head": "028a5954068d7423a1e1b6234723ddff5188908a"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
final_pushed_pr_head=0ed06639a8f2c746337b6568586f73ca21b4111a
final_pushed_pr_head=6b5a04e358b205abb60ecb500d54158463675612
product_runtime_evidence_head=028a5954068d7423a1e1b6234723ddff5188908a
python=3.13.13
platform=Windows-11-10.0.26200-SP0
Expand Down