cli/.github/workflows
copilot-swe-agent[bot] d2cc91bdd4 Remove unnecessary null checks in jq output handling
The jq -r flag with // "" operator already returns empty string
for null/missing values, never the literal string "null".
The checks for == "null" are unnecessary.

Co-authored-by: babakks <36728931+babakks@users.noreply.github.com>
2026-05-13 14:41:02 +02:00
..
scripts Remove unnecessary null checks in jq output handling 2026-05-13 14:41:02 +02:00
bump-go.yml Add manual dispatch to bump-go workflow 2026-02-06 11:52:24 -07:00
codeql.yml chore(deps): bump advanced-security/filter-sarif from 1.0.1 to 1.1 2026-03-12 14:03:44 +00:00
deployment.yml Switch from actions/attest-build-provenance to actions/attest 2026-05-01 10:16:14 +03:00
detect-spam.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
go.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
govulncheck.yml chore(deps): bump actions/checkout from 5 to 6 2025-12-01 16:24:05 +01:00
homebrew-bump.yml chore(deps): bump mislav/bump-homebrew-formula-action from 3.6 to 4.1 2026-03-23 14:14:32 +00:00
lint.yml Update Go version requirement to 1.26+ 2026-03-07 10:10:01 -07:00
triage-discussion-label.yml Rename triage workflow to triage-discussion-label 2026-02-17 07:32:35 -07:00
triage-issues.yml Migrate issue triage workflows to shared workflows 2026-02-12 23:32:45 -07:00
triage-pull-requests.yml Fix triage-pull-requests skipping PRs that open as draft 2026-05-08 11:44:07 -06:00
triage-scheduled-tasks.yml fix: add if guard to no-response job to prevent running on workflow_dispatch 2026-03-10 11:44:55 -04:00