Commit 215d22b
committed
Fix summary filename to use -- separator instead of directory paths
- Replace '/' in repo name with '--' to create flat filename in .audit/ directory
- Use double dash as separator for clean parsing: user--repo--branch--pr--wstest-summary.md
- This avoids creating subdirectories and fixes the 'No such file or directory' error
- Result: oberstet--autobahn-python--rel_v25.9.1_part4b--1680--wstest-summary.md1 parent 1a535d5 commit 215d22b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
0 commit comments