Commit b005e6f
authored
fix(gitlab): always re-collect MR commits regardless of MR updated_at… (#8959)
* fix(gitlab): always re-collect MR commits regardless of MR updated_at to prevent missing commits in incremental runs
* fix(gitlab): correct if-brace syntax in GetMergeRequestsIterator1 parent 82cab8b commit b005e6f
1 file changed
Lines changed: 8 additions & 1 deletion
File tree
- backend/plugins/gitlab/tasks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
| |||
0 commit comments