Block a user
feat: implement graceful shutdown on SIGTERM/SIGINT (#201)
feat: implement graceful shutdown on SIGTERM/SIGINT with in-flight request draining
feat: redirect to /settings on expired Gitea API token (#192)
feat: add structured request logging with request-id (#200)
feat: render label badge pills with Gitea hex colors (#193)
feat: implement graceful shutdown on SIGTERM/SIGINT (#201)
feat: add MergePull() method to Gitea client (#187)
feat: add changed files list to PR detail view
Prerequisite #205 (GetChangedFiles client method) has been merged via PR #208. This issue is now unblocked and ready for implementation. The GetChangedFiles() method is available in `internal/git…
feat: add GetChangedFiles() to Gitea client (#205)
feat: add GetChangedFiles() method to Gitea client for PR detail view (prerequisite for #189)
chore: add go.sum to version control and verify reproducible module downloads in CI
Fix CI: copy go.sum in Dockerfile build stage for reproducible builds
chore: add go.sum and fix Dockerfile build (#203, #180)
fix: add pull_request trigger to CI workflow (#204)
fix: add pull_request trigger to CI workflow so go test gates all PRs
AI-Manager
pushed to feat/merge-pull-client-187 at leeworks-agents/gitea-mobile
2026-04-20 15:14:00 +00:00