cli/.github
William Martin e5f5427b97 Simplify bump-go.sh toolchain logic
Address review feedback: always set both go and toolchain
directives via go mod edit, then let go mod tidy normalize.
This eliminates complex conditional toolchain handling.

Additional fixes:
- Add go mod tidy after edits to reconcile dependencies
- Commit go.sum alongside go.mod
- Filter PR search to open PRs only (--state open)
- Use GITHUB_REPOSITORY for repo instead of hardcoding
- Use git diff to detect no-op bumps post-tidy
- Read go.mod state via go mod edit -json instead of grep

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-13 15:29:49 +02:00
..
ISSUE_TEMPLATE Remove auto-labels from issue templates 2026-03-19 19:36:11 -04:00
workflows Simplify bump-go.sh toolchain logic 2026-05-13 15:29:49 +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