Git workflow bots
Go to file
Adam Majer b7ec9a9ffb Handle case when branch not exist
Handle default branch name in push and branch create handlers
Don't panic in this case in case the project has multiple configs
2024-09-12 16:25:22 +02:00
bots-common Handle case when branch not exist 2024-09-12 16:25:22 +02:00
devel-importer copyright 2024-09-10 18:24:41 +02:00
doc . 2024-08-19 17:14:38 +02:00
gitea-events-rabbitmq-publisher enable debug-only rabbitmq webhook hander 2024-09-11 18:56:48 +02:00
obs-staging-bot copyright 2024-09-10 18:24:41 +02:00
obs-status-service copyright 2024-09-10 18:24:41 +02:00
pr-review copyright 2024-09-10 18:24:41 +02:00
prjgit-updater Handle case when branch not exist 2024-09-12 16:25:22 +02:00
systemd move After= to correct section 2024-09-11 16:32:26 +02:00
autogits.spec spec file changes 2024-09-11 16:15:38 +02:00
COPYING . 2024-07-19 14:29:50 +02:00
README.md . 2024-08-24 13:32:39 +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-and-policy-bot -- review bot to make sure maintainer signed off on reviews, along with necessary other entities
  • obs-staging-bot -- build bot for a PR
  • obs-status-service -- report build status of an OBS project as an SVG
  • 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
  • staging-utils -- review tooling for PR
    • list PR
    • merge PR
    • split PR
    • diff PR
    • accept/reject PR
  • random -- random utils and tools

Bugs

Report bugs to issue tracker at https://src.opensuse.org/adamm/autogits