A devops bot made to interact and pull information from a gittea repository to a matrix chat instance/room
Go to file
Helge-Mikael Nordgård bed8f7ac8d first commit
2024-08-12 23:58:33 +02:00
base-config.yaml first commit 2024-08-12 23:58:33 +02:00
devops_bot.py first commit 2024-08-12 23:58:33 +02:00
LICENSE first commit 2024-08-12 23:58:33 +02:00
maubot.yaml first commit 2024-08-12 23:58:33 +02:00
README.md first commit 2024-08-12 23:58:33 +02:00

Devops Bot

A bot made for use with the matrix chat and communications system that pulls information from a gitea instance. For now it only retrieves and makes issues in the issue database, but future functions will also include running automated tests through another (probably custom) API and displaying the results of the tests in the chat.

License

This software is licensed under AGPL-3.0-or-later and copyright Helge-Mikael Nordgård. See "LICENSE" for more information.