Block a user
enavarro_suse
created branch refactoring/has_prefix in enavarro_suse/autogits
2026-06-22 10:14:38 +02:00
common: remove duplicate TimelineCommentType_DismissReview constant
enavarro_suse
created branch refactoring/review_dismissed in enavarro_suse/autogits
2026-06-22 09:51:28 +02:00
enavarro_suse
pushed to refactoring/review_dismissed at enavarro_suse/autogits
2026-06-22 09:51:28 +02:00
workflow-pr: Add package maintainers parsing and assignment from issues
I created a last commit "remove obsolete "IsMaintainer" logic and disallow "yes" keyword". Please take a look again.
enavarro_suse
pushed to feature/workflow_pr_introduce_package_maintainers_from_issues at enavarro_suse/autogits
2026-06-19 17:06:57 +02:00
enavarro_suse
pushed to feature/workflow_pr_introduce_package_maintainers_from_issues at enavarro_suse/autogits
2026-06-19 16:55:50 +02:00
workflow-pr: Add package maintainers parsing and assignment from issues
We decided not to use maintainer: yes...
Workflow-direct: simplify branch reference prefix trimming
enavarro_suse
created branch refactoring/trim_prefix_branch_refs_heads in enavarro_suse/autogits
2026-06-19 13:53:49 +02:00
enavarro_suse
pushed to refactoring/trim_prefix_branch_refs_heads at enavarro_suse/autogits
2026-06-19 13:53:49 +02:00
enavarro_suse
pushed to feature/workflow_pr_introduce_package_maintainers_from_issues at enavarro_suse/autogits
2026-06-19 13:34:57 +02:00
enavarro_suse
pushed to feature/workflow_pr_introduce_package_maintainers_from_issues at enavarro_suse/autogits
2026-06-19 13:25:32 +02:00
Bots systemd services don't get restarted after updating their packages
I don't think this is a bug. It's by design. Otherwise systemd units would list
PartOf=...targetinstead ofWantedBy=..target. We want flexibility for restarts on install. @eroca ?
Why…
workflow-pr: Add package maintainers parsing and assignment from issues
instead, can we set maintainer to issue creator by default, unless defined otherwise? It would simplify the entire mess with "maintainer: yes" vs. nothing defined.
I would prefer not to set…
workflow-pr: suppress git config error logs when no submodules exist
Ups, agree. I have removed the LogErrorCtx call from _gitExec. High-level callers will handle the logs.
enavarro_suse
pushed to fix/issue_opensuse_git_417 at enavarro_suse/autogits
2026-06-18 16:59:16 +02:00
packaging: restart workflow-direct and workflow-pr services on update