From 0716bc07c7008fc58a09db216f41fff1422e8172 Mon Sep 17 00:00:00 2001 From: tmseidel <218438+tmseidel@noreply.gitea.com> Date: Sat, 11 Jul 2026 16:56:36 +0000 Subject: [PATCH] Add ai-git.bot to the list of software (#191) The project has regular releases, over 100 stars and an ongoing maintenance. --------- Co-authored-by: Lunny Xiao Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/191 Reviewed-by: Nicolas Reviewed-by: Lunny Xiao Co-authored-by: tmseidel <218438+tmseidel@noreply.gitea.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d52350..038371b 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Entries are grouped by maintenance status: - [actions runner](https://gitea.com/ChristopherHX/actions_runner) - Use the actions/runner developed by GitHub with Gitea Actions. `MIT` `Go` - [agola](https://github.com/agola-io/agola) - Agola: CI/CD Redefined. Built-in Gitea support.(see [``docs``](https://agola.io/tryit/#test-using-a-local-gitea-instance)) `Apache-2.0` `Go` +- [ai-git-bot](https://github.com/tmseidel/ai-git-bot) - AI-Git Bot. Self hostable gateway for DevOps automations directly in Gitea. `MIT` `Java` - [appveyor](https://www.appveyor.com/) - Gitea receives first-class support in AppVeyor CI. - [buildbot-gitea](https://github.com/lab132/buildbot-gitea) - Buildbot plugin for integration with gitea. `MIT` `Python` - [Concourse](https://www.concourse-ci.org/) - partially can be integrated with Gitea.