-
Notifications
You must be signed in to change notification settings - Fork 628
Closed
Labels
area/ciInvolves continuous integration workflows and infrastructureInvolves continuous integration workflows and infrastructurekind/bug-reportSomething doesn't seem to workSomething doesn't seem to workpriority/p0This is urgent and needs to get done ASAPThis is urgent and needs to get done ASAP
Description
The checks that should be performed by ci-build-checks.yaml are not being performed because there is a failure during the call to gh. Here is an example from the logs (this taken from https://github.com/tensorflow/quantum/actions/runs/17313928572/job/49153324064?pr=888):
gh pr view https://api.github.com/repos/tensorflow/quantum/pulls/888 --json files --jq '.files | .[].path'
failed to run git: fatal: not a git repository (or any of the parent directories): .git
Metadata
Metadata
Assignees
Labels
area/ciInvolves continuous integration workflows and infrastructureInvolves continuous integration workflows and infrastructurekind/bug-reportSomething doesn't seem to workSomething doesn't seem to workpriority/p0This is urgent and needs to get done ASAPThis is urgent and needs to get done ASAP