[PM-18892] ci: Comment linked issues when a new GitHub Release is published#6552
[PM-18892] ci: Comment linked issues when a new GitHub Release is published#6552
Conversation
Add release notes processing script and unit tests Add script and tests for linked issues, removing method from the release notes script Add pyproject.toml (cherry picked from commit 230a7a89b54e25d21f1ef3f2977005f319559f2e) # Conflicts: # .gitignore
(cherry picked from commit 19a9cee)
(cherry picked from commit c0a5a9a)
|
Claude finished @vvolkgang's task in 6m 19s —— View job Code Review Complete
Review Summary: PM-18892 ci: Comment linked issues when a new GitHub Release is publishedReviewed Files:
FindingsNo new issues found. The previous review's suggestion about error handling in the GraphQL batch-fetch has been addressed by the author (now uses Observations (no action required)
Verdict: Approve -- Clean and well-structured CI addition. Previous suggestion has been addressed. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6552 +/- ##
==========================================
+ Coverage 86.34% 86.44% +0.10%
==========================================
Files 791 786 -5
Lines 56717 56667 -50
Branches 8213 8251 +38
==========================================
+ Hits 48971 48985 +14
+ Misses 4891 4816 -75
- Partials 2855 2866 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Fixed Issues (4)Great job! The following issues were fixed in this Pull Request
|


🎟️ Tracking
PM-18892
📔 Objective
Add a script and workflow to automatically comment on GitHub issues when a release is published, notifying them that linked PRs have shipped.
Test comments: