cli/.github
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
..
ISSUE_TEMPLATE Remove auto-labels from issue templates 2026-03-19 19:36:11 -04:00
workflows Remove unnecessary null checks in jq output handling 2026-05-13 14:41:02 +02:00
CODE-OF-CONDUCT.md Add first draft of CODE-OF-CONDUCT.md 2019-12-19 12:40:03 -08:00
CODEOWNERS Update CODEOWNERS for skills directory ownership 2026-05-13 12:43:28 +02:00
CONTRIBUTING.md Update Go version requirement to 1.26+ 2026-03-07 10:10:01 -07:00
dependabot.yml Consume dependabot minor versions for go modules 2025-07-03 12:14:44 +02:00
licenses.tmpl Bundle licenses at release time (#12625) 2026-02-18 17:59:27 +01:00
PULL_REQUEST_TEMPLATE.md Rework our pull request template (#3584) 2021-05-11 17:08:28 +02:00
SECURITY.md Document dependency CVE policy in SECURITY.md 2026-04-08 11:28:30 -06:00