fix(release): render release PR descriptions correctly #242
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/release-pr-description-quality"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
just fmtrtk cargo test -p ar-gateway --test ci_workflow_contractrtk cargo test -p ar-review generated_release_pr_metadata_does_not_request_changes_when_cheap_model_over_blocksrtk cargo test -p ar-reviewjust clippyThis PR updates the release PR description format from code blocks to Markdown paragraphs and adds tests to ensure correct rendering. It also modifies the release-prepare workflow to accommodate these changes. The changes appear safe to merge.
Walkthrough
release_pr_descriptionsto extract and verify PR descriptions from the workflow script.