Commit 2dc847c
committed
ci: handle dataset PR creation safely
Constraint: Dataset automation may run before repository PR permissions are consistently available.\nRejected: Letting PR creation failure discard a successfully pushed dataset branch | it makes the daily job look broken even when data generation succeeded.\nConfidence: high\nScope-risk: narrow\nDirective: Keep PR creation best-effort and preserve generated batch branches for manual PR recovery.\nTested: workflow YAML parsed locally; python3 ai-core/tests/dataset_quality.py; python3 -m unittest tests/test_repository_validation.py.\nNot-tested: Live GitHub Actions PR creation after organization permission change.1 parent 074a66c commit 2dc847c
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
105 | 110 | | |
106 | 111 | | |
107 | 112 | | |
108 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
0 commit comments