Antonello Tartamo atartamo
  • Joined on 2025-04-29
atartamo commented on pull request git-workflow/autogits#161 2026-03-18 15:28:58 +01:00
Initial obs-groups-bot

common.LogDebug(""Group meta for", groupID, "Title: ", meta.Title, "Persons: ", len(meta.Persons.Persons))

atartamo commented on pull request git-workflow/autogits#161 2026-03-18 15:28:58 +01:00
Initial obs-groups-bot

can we add which group wasn't found?

atartamo commented on pull request git-workflow/autogits#161 2026-03-18 15:28:58 +01:00
Initial obs-groups-bot

regexp-based allowlist instead of a blocklist may be better ([^a-zA-Z0-9\-._])

atartamo commented on pull request git-workflow/autogits#161 2026-03-18 15:28:58 +01:00
Initial obs-groups-bot

create a constant instead of hardcoding 1000

atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-17 15:49:59 +01:00
d3050fe02b revert: undo manual merge decoupling and explicit signaling
e1d2df103c Revert "common: ensure failed merge operations are always aborted"
1b831e4c5c feat: disable Gitea manual-merge auto-detection and handle it explicitly
Compare 3 commits »
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-17 12:51:41 +01:00
226f6faa37 feat: implement custom .gitmodules merge driver and improve PR sync logic
dcd05f850a pr: fix missing fetch in submodule rev-list
19803982b7 common: ensure failed merge operations are always aborted
03cd7410f7 common: fix three bugs in the timeline cache
389b521fd4 workflow-pr: fix race conditions in event processing
Compare 6 commits »
atartamo commented on issue git-workflow/tests#16 2026-03-16 15:01:20 +01:00
[WORKFLOW-PR][REVIEW-007] Package PR created by a maintainer with ReviewRequired=true

@M0ses this test has been already implemented but it's failing. please reach out to @andriinikitin for further info

atartamo reopened issue git-workflow/tests#16 2026-03-16 15:00:20 +01:00
[WORKFLOW-PR][REVIEW-007] Package PR created by a maintainer with ReviewRequired=true
atartamo created pull request git-workflow/autogits#181 2026-03-16 10:04:33 +01:00
Enhance IssueProcessor and PRProcessor with support for repository ownership transfers, new package approvals
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-15 23:50:28 +01:00
6637ead8cd fix(workflow-pr): prevent closing issues with open PRs
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-15 15:25:31 +01:00
2e96d115d7 fix(workflow-pr): improve issue referencing and test reliability
830a1181d6 feat(workflow-pr): enhance multi-package handling in issue processor
Compare 2 commits »
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-14 22:05:06 +01:00
964ad3051c test: Add integration tests for issue processor workflows
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-14 20:33:05 +01:00
4e397da66b feat(testing): Add package workflow integration test and fixes
c0c068fa8d pr: add support for repo transfer and package approvals
0e9068d98d Enhance IssueProcessor and PRProcessor with additional logging and error handling
Compare 3 commits »
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-14 12:47:21 +01:00
65d947e11a pr: add support for repo transfer and package approvals
0e6ec4bbdf Enhance IssueProcessor and PRProcessor with additional logging and error handling
439495f97e pr: use relative paths in new submodules
4832244325 direct: use relative paths when adding repositories and repocheck
f99c130821 common: Add relative path repository resolution helper
Compare 28 commits »
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-14 12:44:34 +01:00
e0e589cc5b pr: add support for repo transfer and package approvals
atartamo deleted branch improve_podman_setup from git-workflow/autogits 2026-03-13 13:46:36 +01:00
atartamo pushed to main at git-workflow/autogits 2026-03-13 13:46:36 +01:00
011f2d7e43 t: create logfile when running make pytest
af7cc77707 t: add distclean target to Makefile
0b68612621 t: rename/prefix containers for distclean
7925c82604 t: moved commands from clean.sh into Makefile
903f5975d6 t: add logging to podman-compose.yml
Compare 8 commits »
atartamo merged pull request git-workflow/autogits#172 2026-03-13 13:46:35 +01:00
improve podman setup
atartamo approved git-workflow/autogits#172 2026-03-13 13:46:23 +01:00
improve podman setup
atartamo pushed to main at git-workflow/autogits 2026-03-13 10:07:07 +01:00
9d0289433a Merge branch 'main' into fix-timeline-cache-race
f47bb3d52c Merge branch 'main' into fix-timeline-cache-race
942f72b8a4 common: fix timeline cache dropping entries with same-second timestamps
Compare 3 commits »