This commit is contained in:
Adam Majer 2024-08-15 11:15:30 +02:00
parent 645f934db1
commit 65e182d032

View File

@ -1,5 +1,20 @@
TODO
====
AutoGits
========
The bots that drive Git Workflow for package management
* devel-importer -- helper to import an OBS devel project into a Gitea organization
* gitea-events-rabbitmq-publisher -- takes all events from a Gitea organization (webhook) and publishes it on a RabbitMQ instance
* maintainer-bot -- review bot to make sure maintainer signed off
* obs-staging-bot -- build bot for a PR
* pr-review -- keeps PR to _ObsPrj consistent with a PR to a package update
* prjgit-updater -- update _ObsPrj based on direct pushes and repo creations/removals from organization
Bugs
----
Report bugs to issue tracker at https://src.opensuse.org/adamm/autogits
Put stuff here