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
fix: address Copilot review feedback on bash scripts
- Add jq compact mode (-c) to preserve single-line JSON output
- Use has_jq() from common.sh instead of inline command -v jq
- Shell-escape BRANCH_NAME with printf '%q' in persistence hint
0 commit comments