Eduardo Navarro enavarro_suse
  • Joined on 2026-04-23
enavarro_suse created branch refactoring/has_prefix in enavarro_suse/autogits 2026-06-22 10:14:38 +02:00
enavarro_suse created pull request git-workflow/autogits#351 2026-06-22 09:52:40 +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
f803ee1ac7 common: remove duplicate TimelineCommentType_DismissReview constant
enavarro_suse commented on pull request git-workflow/autogits#345 2026-06-19 17:09:42 +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.

663be4ca9a workflow-pr: remove obsolete "IsMaintainer" logic and disallow "yes" keyword
0c60c25d6b workflow-pr: remove obsolete "IsMaintainer" logic and disallow "yes" keyword
enavarro_suse commented on pull request git-workflow/autogits#345 2026-06-19 14:27:07 +02:00
workflow-pr: Add package maintainers parsing and assignment from issues

We decided not to use maintainer: yes...

enavarro_suse created pull request git-workflow/autogits#350 2026-06-19 13:54:45 +02:00
Workflow-direct: simplify branch reference prefix trimming
e11d1701c8 refactor(workflow-direct): simplify branch reference prefix trimming
150e4d85a6 refactor(workflow-pr): extract package maintainers update to helper function
enavarro_suse commented on pull request git-workflow/autogits#345 2026-06-19 13:26:12 +02:00
workflow-pr: Add package maintainers parsing and assignment from issues

Yes. 👍 Done.

b32da96330 workflow-pr: validate package maintainers in Gitea during addition
enavarro_suse commented on issue git-workflow/autogits#344 2026-06-19 11:33:22 +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=...target instead of WantedBy=..target . We want flexibility for restarts on install. @eroca ?

Why…

enavarro_suse commented on pull request git-workflow/autogits#345 2026-06-19 10:32:15 +02:00
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…

enavarro_suse commented on pull request git-workflow/autogits#341 2026-06-18 17:08:15 +02:00
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
6a8cee0ef2 git_utils: remove low-level error logging from git command executor
enavarro_suse created pull request git-workflow/autogits#348 2026-06-18 16:26:23 +02:00
packaging: restart workflow-direct and workflow-pr services on update