Commit c7e1542
Fix agentic-wiki-writer: fix backslash pipe escaping in wiki links (#282)
* Initial plan
* Fix agentic-wiki-writer: single push-wiki call and bare pipe in wiki links
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
* Keep batched push-wiki from PR #279, add max:5 config, fix backslash pipe
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
* Increase push-wiki max from 5 to 10
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
* Fix CI: remove invalid max property from custom push-wiki job
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: Russell Horton <mrjf@github.com>
Co-authored-by: Don Syme <dsyme@users.noreply.github.com>1 parent 851905c commit c7e1542
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| 581 | + | |
| 582 | + | |
581 | 583 | | |
582 | 584 | | |
583 | 585 | | |
| |||
600 | 602 | | |
601 | 603 | | |
602 | 604 | | |
603 | | - | |
| 605 | + | |
604 | 606 | | |
605 | 607 | | |
606 | 608 | | |
| |||
0 commit comments