Eduardo Navarro enavarro_suse
  • Joined on 2026-04-23
enavarro_suse pushed to fix/issue_github_374 at enavarro_suse/autogits 2026-06-01 16:47:52 +02:00
ec9d665eac workflow-pr: honour "AS packagename" alias when adding submodules
enavarro_suse pushed to main at enavarro_suse/autogits 2026-06-01 16:31:03 +02:00
ba57d30b33 Handle .gitmodules read/parse errors instead of ignoring them
fdbab3c7ab Use path.Base on submodule path in resolvePackageName
6db00321e7 Fix IsApproved fetching reviews from wrong repo for special-char packages
79e707abfa Test FindMissingAndExtraReviewers with a package with special characters
0be33f1d5c Define resolvePackageName to get the proper package name
Compare 28 commits »
enavarro_suse deleted branch fix_workflow_pr_retrieving_package_maintainers from enavarro_suse/autogits 2026-06-01 14:07:02 +02:00
enavarro_suse pushed to main at git-workflow/autogits 2026-06-01 14:07:00 +02:00
ba57d30b33 Handle .gitmodules read/parse errors instead of ignoring them
fdbab3c7ab Use path.Base on submodule path in resolvePackageName
6db00321e7 Fix IsApproved fetching reviews from wrong repo for special-char packages
79e707abfa Test FindMissingAndExtraReviewers with a package with special characters
0be33f1d5c Define resolvePackageName to get the proper package name
Compare 9 commits »
enavarro_suse merged pull request git-workflow/autogits#296 2026-06-01 14:06:59 +02:00
[worflow-pr] Fix retrieving package maintainers for packages containing special characters
ba57d30b33 Handle .gitmodules read/parse errors instead of ignoring them
fdbab3c7ab Use path.Base on submodule path in resolvePackageName
6db00321e7 Fix IsApproved fetching reviews from wrong repo for special-char packages
79e707abfa Test FindMissingAndExtraReviewers with a package with special characters
0be33f1d5c Define resolvePackageName to get the proper package name
Compare 13 commits »
enavarro_suse commented on pull request git-workflow/autogits#296 2026-06-01 13:12:43 +02:00
[worflow-pr] Fix retrieving package maintainers for packages containing special characters

Now, both errors are logged. Please take a look again.

d3ce17e309 Handle .gitmodules read/parse errors instead of ignoring them
99da1e186b Use path.Base on submodule path in resolvePackageName
47a24a532c Fix IsApproved fetching reviews from wrong repo for special-char packages
8d28e52a85 Test FindMissingAndExtraReviewers with a package with special characters
05c68e328c Define resolvePackageName to get the proper package name
Compare 16 commits »
e2ec98fec8 Handle .gitmodules read/parse errors instead of ignoring them
dad1ad1672 Use path.Base on submodule path in resolvePackageName
a6b2568531 Fix IsApproved fetching reviews from wrong repo for special-char packages
fd695ff8f4 Test FindMissingAndExtraReviewers with a package with special characters
5363f1962b Define resolvePackageName to get the proper package name
cf1118c005 Fix typo: reaviews -> reviews
18db33bfc8 Fix typo: packakge
Compare 15 commits »
9cb1c7c28d Test FindMissingAndExtraReviewers with a package with special characters
ed7b60c60a Define resolvePackageName to get the proper package name
1732b2c337 Define resolvePackageName to get the proper package name
98153ecb73 Define resolvePackageName to get the proper package name
9778287f99 Fix typo: reaviews -> reviews
6ee482acd0 Fix typo: packakge
enavarro_suse created pull request git-workflow/autogits#296 2026-05-28 11:22:01 +02:00
WIP: [worflow-pr] Fix retrieving package maintainers for packages containing special characters