diff --git a/README.md b/README.md index 6dcdc86..732d914 100644 --- a/README.md +++ b/README.md @@ -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