Commit 25dfe5c
ci: Improve pagination error handling in ci_changes_per_commit.py
- Add type checking for name parameter
- Add validation for pagination direction
- Add null check for cursor value
- Improve error messages for invalid cases
Co-Authored-By: bsatrom@blues.com <bsatrom@blues.com>1 parent efa4908 commit 25dfe5c
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
117 | 125 | | |
118 | 126 | | |
119 | 127 | | |
120 | 128 | | |
121 | 129 | | |
122 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
123 | 136 | | |
124 | 137 | | |
125 | 138 | | |
| |||
0 commit comments