Skip to content

chore: apply review fixes - #7

Open
jwmoss wants to merge 5 commits into
mainfrom
chore/review-fixes
Open

chore: apply review fixes#7
jwmoss wants to merge 5 commits into
mainfrom
chore/review-fixes

Conversation

@jwmoss

@jwmoss jwmoss commented Aug 29, 2026

Copy link
Copy Markdown
Member
  • test.yml: set persist-credentials: false on all five actions/checkout steps.
  • issue-comment-triage.yml: move github.event.issue.html_url to an ISSUE_URL env var and reference $COMMAND/$ISSUE_URL in the shell step. Add permissions: issues: write, pull-requests: write.
  • lock.yml: add permissions: issues: write, pull-requests: write.
  • goreleaser-check.yml: set cache: false on actions/setup-go.
  • internal/provider/client.go: isNotFound uses errors.As instead of a type assertion so wrapped *apiError values match.
  • dependabot.yml: add cooldown: default-days: 7 to every entry, switch both gomod entries to weekly, and group all gomod updates with patterns: ["*"].

Checks: go build, go vet, go test -short, golangci-lint run, actionlint, and zizmor (0 findings) pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant