fix(release): close linked issues on stable releases - #522
Conversation
- Keep linked issues open for nightly releases - Close completed linked issues when stable releases ship
Aurral preview image readyThis image was rebuilt from the latest push to this pull request. It will be replaced when you push another change. docker pull ghcr.io/lklynet/aurral:pr-522To test it with your existing Docker Compose setup:
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe status script now tracks linked issues separately from pull-request targets. Nightly notifications state that linked issues remain open until stable release. Stable-release notifications query linked issues, skip closed issues and pull requests, close eligible open issues as completed, and log each closure. Comment |
- Add Conventional Commit-based PR labeling - Clarify linked issue and preview retirement behavior
Included in stable release 2.1.0This change is included in the Aurral 2.1.0 release. docker pull ghcr.io/lklynet/aurral:2.1.0 |
Summary
Update the release status workflow to close linked issues when a stable release ships, while keeping them open for nightly builds.
Validation
ghcr.io/lklynet/aurral:pr-<number>preview image, or not requiredTest plan
Release impact
Summary by CodeRabbit