This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Releases: spatecon/gitlab-review-bot
Releases · spatecon/gitlab-review-bot
v0.2.9
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #89
- Bump github.com/xanzy/go-gitlab from 0.93.1 to 0.95.2 by @dependabot in #88
- Bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #85
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 by @dependabot in #59
- Bump github.com/xanzy/go-gitlab from 0.82.0 to 0.83.0 by @dependabot in #58
- Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #55
- Bump github.com/slack-go/slack from 0.12.1 to 0.12.2 by @dependabot in #56
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #61
- Bump github.com/gookit/config/v2 from 2.2.1 to 2.2.3 by @dependabot in #67
- Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.91.1 by @dependabot in #74
- Bump go.uber.org/ratelimit from 0.2.0 to 0.3.0 by @dependabot in #69
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #80
- Bump github.com/xanzy/go-gitlab from 0.91.1 to 0.93.1 by @dependabot in #79
- Bump github.com/slack-go/slack from 0.12.2 to 0.12.3 by @dependabot in #76
- Bump github.com/rs/zerolog from 1.29.1 to 1.31.0 by @dependabot in #77
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
Full Changelog: v0.2.6...v0.2.7
v0.2.5
What's Changed
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #45
- Bump github.com/gookit/config/v2 from 2.2.0 to 2.2.1 by @dependabot in #44
- Bump github.com/xanzy/go-gitlab from 0.80.2 to 0.81.0 by @dependabot in #46
- Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #47
- Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 by @dependabot in #49
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Official Docker image:
https://hub.docker.com/r/spatecon/gitlab-review-bot
Now you can simply run bot with:
docker run spatecon/gitlab-review-botv0.2.3
What's Changed
- DockerHub image by @spatecon in #23
- Bump github.com/samber/lo from 1.35.0 to 1.36.0 by @dependabot in #21
- Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 by @dependabot in #22
- Bump github.com/slack-go/slack from 0.11.4 to 0.12.1 by @dependabot in #27
- Bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 by @dependabot in #25
- Bump github.com/samber/lo from 1.36.0 to 1.37.0 by @dependabot in #24
- Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.79.0 by @dependabot in #31
- Bump github.com/zyedidia/generic from 1.2.0 to 1.2.1 by @dependabot in #29
- Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #30
- Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #35
- Bump github.com/xanzy/go-gitlab from 0.79.0 to 0.79.1 by @dependabot in #36
- Bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.0 by @dependabot in #39
- Bump github.com/gookit/config/v2 from 2.1.8 to 2.2.0 by @dependabot in #38
- Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 by @dependabot in #42
- Bump github.com/xanzy/go-gitlab from 0.80.0 to 0.80.2 by @dependabot in #41
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #40
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Added TeamLead always right policy by @spatecon in #13
- Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 by @dependabot in #9
- Bump github.com/samber/lo from 1.34.0 to 1.35.0 by @dependabot in #11
- Bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 by @dependabot in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Features
- Reviewers rotation with
reinventing_democracypolicy - Slack reviews reminder
- Scheduled (e.g., after daily)
- On user request (/mr command)
What's Changed
- Bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 by @dependabot in #3
- Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 by @dependabot in #5
- Bump github.com/samber/lo from 1.33.0 to 1.34.0 by @dependabot in #4
- graceful shutdown by @forever-eight in #6
- Support notifications by @spatecon in #7
New Contributors
- @forever-eight made their first contribution in #6
- @spatecon made their first contribution in #7
Full Changelog: https://github.com/spatecon/gitlab-review-bot/commits/v0.1.0