Group reviewer bot #18
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need bot to represents groups for reviews
Issues found so far
typo in the
-internvaloptionlack of http support
-gitea-host localhost:3000in my test instanceCannot fetch review user: %w Get "https://localhost:3000/api/v1/user": http: server gave HTTP response to HTTPS client-gitea-hostwith-gitea-urlor-gitea-root-urland also accept thehttp://protocolWorkaround patch:
notes from running the bot
Running:
autobuildgroup exists intest-orgorganizationAdminaccount in my test instanceChanged the conf file contents from
["http://localhost:3000/test-org/_ObsPrj"]to["test-org"]-gitea-url is probably better here then
I'll close this as completed. There's an upstream bug that needs addressing, where reviews are not marked as stale when new commits are pushed to a PR.
https://github.com/go-gitea/gitea/issues/34134