autogits/README.md

22 lines
750 B
Markdown
Raw Normal View History

2024-08-15 11:15:30 +02:00
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
2024-08-16 14:04:43 +02:00
* obs-status-service -- report build status of an OBS project as an SVG
2024-08-15 11:15:30 +02:00
* 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
2024-07-19 14:29:50 +02:00