docs: record decorate-pr yaml validation fix

This commit is contained in:
Micheal Wilkinson
2026-03-21 14:17:13 +00:00
parent 4a47580ea8
commit c8365e39da

View File

@@ -31,6 +31,8 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
### Fixed ### Fixed
- Fixed `decorate-pr/action.yml` YAML validation by extracting PR comment rendering into `decorate-pr/build-comment.sh`, removing the duplicated changelog extraction step, and correcting the gate failure output reference.
## [1.0.2] - 2026-03-21 ## [1.0.2] - 2026-03-21
### Breaking ### Breaking