Commit 338b4dd
committed
Remove PR loop feature entirely
The PR loop workflow is superseded by the /loop command combined with
GitHub PR review polling. This removes all PR loop implementation,
tests, documentation, templates, and supporting scripts.
Deleted PR-loop-only files: commands (start/cancel-pr-loop), hooks
(pr-loop-stop-hook), scripts (setup/cancel-pr-loop, check-bot-reactions,
check-pr-reviewer-status, fetch-pr-comments, poll-pr-reviews), prompt
templates (pr-loop/), test fixtures (setup-fixture-mock-gh), and all
PR loop test files.
Cleaned PR loop references from mixed files: hook validators, loop
library, template loader, bash validator, humanize.sh monitor,
monitor-common.sh, codex hooks config, install script, RLCR setup
mutual exclusion, SKILL.md, usage docs, and test harnesses.
The install script retains pr-loop-stop-hook.sh in its managed pattern
so upgrading users get stale hooks cleaned from their hooks.json.1 parent 4561bc4 commit 338b4dd
61 files changed
Lines changed: 32 additions & 13483 deletions
File tree
- commands
- config
- docs
- hooks
- lib
- prompt-template
- block
- pr-loop
- scripts
- lib
- skills/humanize
- tests
- mocks
- robustness
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 12 | | |
19 | 13 | | |
20 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
209 | 207 | | |
210 | 208 | | |
211 | 209 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | 210 | | |
246 | 211 | | |
247 | 212 | | |
| |||
284 | 249 | | |
285 | 250 | | |
286 | 251 | | |
287 | | - | |
| 252 | + | |
288 | 253 | | |
289 | 254 | | |
290 | 255 | | |
| |||
307 | 272 | | |
308 | 273 | | |
309 | 274 | | |
310 | | - | |
| 275 | + | |
311 | 276 | | |
312 | 277 | | |
313 | 278 | | |
| |||
327 | 292 | | |
328 | 293 | | |
329 | 294 | | |
330 | | - | |
331 | | - | |
332 | 295 | | |
333 | 296 | | |
334 | 297 | | |
335 | 298 | | |
336 | 299 | | |
337 | 300 | | |
338 | 301 | | |
339 | | - | |
340 | 302 | | |
341 | 303 | | |
342 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 70 | | |
76 | 71 | | |
77 | 72 | | |
| |||
0 commit comments