Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .maintainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ release:
autoRelease: true
prReviewer:
autoApprove: true
# goUpdate.autoUpdate: when true, github-update-go-watcher may file a Go-version
# update task for this repo. Second of two gates — the repo must ALSO be in the
# watcher REPO_ALLOWLIST — so this key alone never widens scope. Absent file,
# absent section, and absent key all read as false (opt-in, not opt-out).
goUpdate:
autoUpdate: true
Loading