You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,6 +173,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
173
173
- Enhance TopicInfo `__str__` method and tests with additional coverage, and update the format_key function in `key_format.py` to handle objects with a _to_proto method.
174
174
175
175
### Fixed
176
+
- Prevent LinkBot from posting duplicate “missing linked issue” comments on pull requests. (#1475)
176
177
- Refined intermediate assignment guard to validate Beginner issue completion with improved logging and GraphQL-based counting. (#1424)
177
178
- Improved filename-related error handling with clearer and more descriptive error messages.(#1413)
178
179
- Good First Issue bot no longer posts `/assign` reminders for repository collaborators. (#1367)
0 commit comments