Adam Majer 0e05ea2595
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 8s
pr: Process issue comments in addition to PR comments
IssueComment webhook is called whenever an issue comment is edited,
added, etc. But IssueComments belong to both Issues and PRs. Gitea
views PRs as a superset of Issues. We must differentiate
betweeen PR and Issue comments at runtime.
2026-02-16 14:20:47 +01:00
2026-02-03 17:39:57 +01: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
2026-02-03 22:31:59 +01:00
2026-01-05 17:07:27 +01:00
2025-10-02 17:05:34 +02:00
2025-10-24 10:39:31 +02:00
2025-10-24 11:45:41 +02:00
2026-01-05 17:07:27 +01:00
.
2024-07-19 14:29:50 +02:00
2025-04-07 19:03:02 +02:00
2026-02-03 14:24:07 +01: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
  • reparent-bot -- creates new repositories as reverse-forks of source repositories. Used to add new packages to projects.
  • 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/git-workflow/autogits

Build Status

Devel project build status (main branch):

staging branch build status:

Description
Git workflow bots
Readme 13 MiB
Languages
Go 87.1%
Python 9.4%
Shell 2.1%
Perl 0.7%
Makefile 0.4%
Other 0.3%