Skip to content

bug: audit-prs workflow failing due to jq quoting error in pr-triage. #16959

@Kimsoo0119

Description

@Kimsoo0119

What happened?

The audit-prs workflow in gemini-scheduled-pr-triage.yml is failing with a jq syntax error since #16657 was merged.

Error:                                                                                                                                                                         
jq: error: syntax error, unexpected INVALID_CHARACTER (Unix shell quoting issues?) at <top-level>, line 6:                                                                     
} | "\((.number | tostring))\t\(.isDraft)\t\((.issue // \"null\") | tostring)\t\(.labels)"                                                                                     
jq: 1 compile error     

What did you expect to happen?

The audit-prs workflow should complete successfully.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
│                                                                                 │
│ About Gemini CLI                                                                │
│                                                                                 │
│ CLI Version                 0.24.0                                              │
│ Git Commit                  48ee9bb30                                           │
│ Model                       auto-gemini-3                                       │
│ Sandbox                     no sandbox                                          │
│ OS                          darwin                                              │
│ Auth Method                 OAuth                                               │
│ User Email                  0119kimsoo@gmail.com                                │
                                                

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

area/platformIssues related to Build infra, Release mgmt, Testing, Eval infra, Capacity, Quota mgmtpriority/p1Important and should be addressed in the near term.type/bug🔒 maintainer only⛔ Do not contribute. Internal roadmap item.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions