fix(release): use structured PR lookup JSON #211
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!211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/release-prep-jq-parse"
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
tea pr ls --output jsonbefore jq parsing.Tests
rtk nix develop --command bash tests/release_tooling_test.shrtk nix flake checkThe PR replaces raw API calls with structured JSON output for PR lookup, improving the release preparation workflow. The changes appear safe to merge, with tests updated to reflect the new logic.
Walkthrough
tea pr lsfor structured JSON output.