You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe if a PR links an invalid/incorrectly formatted(?) issue, this workflow will fail with
gh: The iteration Id does not belong to the field
{"data":{"updateProjectV2ItemFieldValue":null},"errors":[{"type":"VALIDATION","path":["updateProjectV2ItemFieldValue"],"locations":[{"line":3,"column":9}],"message":"The iteration Id does not belong to the field"}]}
and even if the linked issue is corrected, this job will continue to fail
I believe if a PR links an invalid/incorrectly formatted(?) issue, this workflow will fail with
and even if the linked issue is corrected, this job will continue to fail
e.g.
https://github.com/rapidsai/cudf/actions/runs/13145770622/job/36683471245?pr=17760
https://github.com/rapidsai/cudf/actions/runs/13207892718/job/36875291888?pr=17954
The text was updated successfully, but these errors were encountered: