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
fix: Ensure removal of specific stale developer comments
This commit ensures that specific stale developer comments,
which were artifacts of the iterative development process,
are definitively removed from the current version of
`scripts/gha/get_pr_review_comments.py`.
The targeted comments were:
- `# Removed skip_outdated message block`
- `# is_effectively_outdated is no longer needed with the new distinct flags`
These lines were confirmed to be absent after a targeted removal
operation, contributing to a cleaner codebase.
0 commit comments