This release has just a few fixes for the recently added GitHub pull requests feature.
What's Changed
Enhancements 🔥
- Hide closed pull requests on main branches by @stefanhaller in #5501
Fixes 🔧
- Normalize repository owner casing to fix GitHub PR integration by @bradly0cjw in #5495
- Don't default the base repo for pull requests to "origin" by @stefanhaller in #5508
Maintenance ⚙️
- Security fix: avoid using
${{ }}variable interpolation inrun:steps by @orbisai0security in #5487 - Add a justfile by @stefanhaller in #5490
New Contributors
- @orbisai0security made their first contribution in #5487
- @bradly0cjw made their first contribution in #5495
Full Changelog: v0.61.0...v0.61.1