From 887fe27678dced0bd682923b30b2d979575d35d6 Mon Sep 17 00:00:00 2001 From: nfort Date: Wed, 25 Dec 2024 18:32:08 +0000 Subject: [PATCH] add gopher-bot (#157) Bot for quality checks golang application Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/157 Reviewed-by: techknowlogick Co-authored-by: nfort Co-committed-by: nfort --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ce87f6..18d587f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. ### Bot - [giteacat](https://git.mastodont.cat/spla/giteacat.git) - Python Bot that register Mastodon server's users to Gitea instance, on demand. +- [gopher-bot](https://github.com/nfort/gopher-bot) - Bot for checking golang code - [issue-bot](https://git.meli.delivery/meli/issue-bot) - Bot for mailing list mirroring of Gitea issues. Allow people to submit issues on repositories using only e-mail without signing up. [github read-only mirror](https://github.com/meli/issue-bot) - [sq-bot](https://codeberg.org/justusbunsi/gitea-sonarqube-bot) - Bot for decorating Gitea pull requests with SonarQube analysis details. - [staletea](https://gitea.com/jonasfranz/staletea) - StaleBot for Gitea.