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
This commit ensures that specific stale developer comments,
previously identified as artifacts of the iterative development
process, are not present in 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`
A verification step confirmed these are no longer in the script,
contributing to a cleaner codebase focused on comments relevant
only to the current state of the code.
0 commit comments