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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| bump-go.yml | ||
| codeql.yml | ||
| deployment.yml | ||
| detect-spam.yml | ||
| go.yml | ||
| govulncheck.yml | ||
| homebrew-bump.yml | ||
| lint.yml | ||
| triage-discussion-label.yml | ||
| triage-issues.yml | ||
| triage-pull-requests.yml | ||
| triage-scheduled-tasks.yml | ||