Go to file
Adam Majer d061f29699 status: use env as parameters to service
Instead of having to rewrite the service file with parameters,
leverage Env file to pass default parameters values.
2025-10-06 13:49:12 +02:00
2025-08-25 13:53:09 +02:00
2025-01-21 17:19:18 +01:00
2025-09-16 22:30:18 +02:00
2025-10-02 17:40:00 +02:00
2025-10-02 17:05:34 +02:00
2025-10-02 17:05:34 +02:00
.
2024-07-19 14:29:50 +02:00
2025-04-07 19:03:02 +02:00
2025-09-16 22:30:18 +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
  • gitea-status-proxy -- allows bots without code owner permission to set Gitea's commit status
  • group-review -- group review proxy
  • hujson -- translates JWCC (json with commas and comments) to Standard JSON
  • obs-forward-bot -- forwards PR as OBS sr (TODO)
  • obs-staging-bot -- build bot for a PR
  • obs-status-service -- report build status of an OBS project as an SVG
  • workflow-pr -- keeps PR to _ObsPrj consistent with a PR to a package update
  • workflow-direct -- update _ObsPrj based on direct pushes and repo creations/removals from organization
  • staging-utils -- review tooling for PR (TODO)
    • list PR
    • merge PR
    • split PR
    • diff PR
    • accept/reject PR

Bugs

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

Build Status

main branch build status:

Devel project build status:

Description
Git workflow bots
Readme 8.1 MiB
Languages
Go 97.2%
Shell 1.4%
Perl 1.1%
Dockerfile 0.2%
Makefile 0.1%