Commit 7c7a269
committed
chore: Remove specific stale developer comments
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.1 parent 07d06bb commit 7c7a269
2 files changed
+4
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
| |||
125 | 117 | | |
126 | 118 | | |
127 | 119 | | |
128 | | - | |
129 | 120 | | |
130 | 121 | | |
131 | 122 | | |
| |||
154 | 145 | | |
155 | 146 | | |
156 | 147 | | |
157 | | - | |
158 | | - | |
159 | | - | |
| 148 | + | |
160 | 149 | | |
161 | 150 | | |
162 | 151 | | |
| |||
170 | 159 | | |
171 | 160 | | |
172 | 161 | | |
173 | | - | |
| 162 | + | |
174 | 163 | | |
175 | 164 | | |
176 | 165 | | |
| |||
190 | 179 | | |
191 | 180 | | |
192 | 181 | | |
193 | | - | |
| 182 | + | |
194 | 183 | | |
195 | 184 | | |
196 | 185 | | |
| |||
0 commit comments