Antonello Tartamo atartamo
  • Joined on 2025-04-29
atartamo created branch feat/strict-package-maintainer-reviews in git-workflow/autogits 2026-04-15 21:54:00 +02:00
fe6e4fb555 added integration tests and group-review-bot in testing framework
af10ec882c test: add tests for StrictPackageMaintainerReviews flag
04d2e6b80a feat: separate PR reviews based on strict maintainer flag
ebcdbe06ac feat: respect StrictPackageMaintainerReviews in maintainership
ef0bc39cc6 feat: add StrictPackageMaintainerReviews config flag
Compare 6 commits »
atartamo pushed to main at git-workflow/autogits 2026-04-15 17:28:12 +02:00
c01c21a942 Get rid of the 'cache' term: it's about loading not caching
c6e01f12f3 Document current design limitation
dbf5e70317 Bugfix: user and group names can overlap
a762b91052 Tests to expose bug behavior
Compare 4 commits »
atartamo merged pull request git-workflow/autogits#223 2026-04-15 17:28:10 +02:00
Bugfix: group and user names can overlap
atartamo created pull request git-workflow/autogits#229 2026-04-13 10:37:20 +02:00
feature/parallel-prs-processing
atartamo pushed to feature/parallel-prs-processing at git-workflow/autogits 2026-04-10 22:24:48 +02:00
a4a5feeb47 added a prefix in the logs now that we have increased the parallelism
f99bf0e6be added stress test for concurrency setup, now skipped by default
f98f9e0f3f - ProcessEvent dispatches each RabbitMQ event in a goroutine for parallel PR processing
Compare 3 commits »
atartamo pushed to feature/parallel-prs-processing at git-workflow/autogits 2026-04-09 22:57:46 +02:00
2ceb822343 - removed organization locks in gitHandlerGeneratorImpl
8033f047fc added workspace manager class and tests
Compare 2 commits »
atartamo created branch feature/parallel-prs-processing in git-workflow/autogits 2026-04-09 22:57:45 +02:00
atartamo pushed to main at git-workflow/autogits 2026-04-08 13:23:49 +02:00
5fb265cf6f Add doc for merge override
atartamo pushed to main at git-workflow/autogits 2026-04-08 11:52:32 +02:00
a9d562f21b Increase timeouts due to increased amount of tests
9fe8d3b5c2 Refactoring: Factory pattern to handle legacy vs versioned formatter
ca20d60a83 Missing config for the groups test
b4fe19f59a Validate groupName before retrieving remote file
b6548d76d0 Log about expanding failure once per group
Compare 10 commits »
atartamo merged pull request git-workflow/autogits#203 2026-04-08 11:52:31 +02:00
Handling groups and new _maintainership.json format
atartamo closed pull request git-workflow/autogits#99 2026-04-08 09:30:23 +02:00
WIP: feature/installcheck
atartamo closed pull request git-workflow/autogits#199 2026-04-08 09:30:00 +02:00
WIP: Add event-runner utility for automated repository actions
atartamo closed pull request git-workflow/autogits#216 2026-04-08 09:29:46 +02:00
feature/force-merge
atartamo pushed to feature/force-merge at git-workflow/autogits 2026-04-08 09:25:22 +02:00
1e261f3440 added further fixes to avoid failing integration tests
atartamo pushed to handling-groups at dleidi/autogits 2026-04-08 09:23:17 +02:00
a9d562f21b Increase timeouts due to increased amount of tests
9fe8d3b5c2 Refactoring: Factory pattern to handle legacy vs versioned formatter
ca20d60a83 Missing config for the groups test
b4fe19f59a Validate groupName before retrieving remote file
b6548d76d0 Log about expanding failure once per group
Compare 15 commits »
atartamo deleted branch feature/merge-override from git-workflow/autogits 2026-04-08 09:22:53 +02:00
atartamo pushed to main at git-workflow/autogits 2026-04-08 09:22:53 +02:00
3632df6aaf Added "merge override" command for project maintainers to skip pending reviews
atartamo merged pull request git-workflow/autogits#221 2026-04-08 09:22:53 +02:00
Added "merge override" command for project maintainers to skip pending reviews