Commit 66f9a89
committed
ci: add gate to prevent .received.txt files from being committed
Add a CI step that runs early in the pipeline (right after checkout)
to detect any accidentally committed .received.txt snapshot files.
These files should never be checked in — only .verified.txt files
should be committed.
Closes #48801 parent a2d5145 commit 66f9a89
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
| |||
0 commit comments