Antonello Tartamo atartamo
  • Joined on 2025-04-29
atartamo pushed to main at at-test/_ObsPrj 2026-04-01 12:31:13 +02:00
84afddd193 Test: Register pool submodules in index for performance testing
atartamo pushed to feature/ignore-reviewers at git-workflow/autogits 2026-03-31 22:14:47 +02:00
b5d08d6ca4 common: support and verify 'ignore: reviewer' command
46150d5481 common: prevent ReviewGroup bots from overriding package maintainers
e6cf862255 added another test
0e3c512533 common: add support for "ignore: reviewer" command
597d5d713e pr: add recover() to PRProcessor::Process
Compare 56 commits »
atartamo commented on pull request git-workflow/autogits#203 2026-03-31 14:17:21 +02:00
Handling groups and new _maintainership.json format

if err != nil we must log a warning and write a comment (only once) to notify the users

atartamo commented on pull request git-workflow/autogits#203 2026-03-31 14:17:21 +02:00
Handling groups and new _maintainership.json format

What about doing some separation of concerns ?

atartamo commented on pull request git-workflow/autogits#203 2026-03-31 14:17:21 +02:00
Handling groups and new _maintainership.json format

path traversal risk: validating that groupName is a simple alphanumeric string (plus dashes/underscores) before using it to fetch file

atartamo commented on pull request git-workflow/autogits#203 2026-03-31 14:17:21 +02:00
Handling groups and new _maintainership.json format

shouldn't be obs/groups?

atartamo commented on pull request git-workflow/autogits#203 2026-03-31 14:17:21 +02:00
Handling groups and new _maintainership.json format

create ENV variables for these hardcoded values

atartamo closed issue git-workflow/tests#15 2026-03-31 09:23:45 +02:00
[WORKFLOW-PR][REVIEW-006] Package PR created by an external user (reject)
atartamo closed issue git-workflow/tests#19 2026-03-31 09:11:04 +02:00
[WORKFLOW-PR][MERGE-003] ManualMergeOnly with unauthorized user
atartamo created pull request git-workflow/autogits#207 2026-03-27 14:31:56 +01:00
testing durable private queues
atartamo created branch feature/durable-private-queues in git-workflow/autogits 2026-03-27 10:31:56 +01:00
atartamo pushed to feature/durable-private-queues at git-workflow/autogits 2026-03-27 10:31:56 +01:00
cef10ac5fc testing durable private queues
atartamo pushed to bugfix/issueprocessor-not-triggered at git-workflow/autogits 2026-03-26 16:50:57 +01:00
8448f608a3 fix(workflow-pr): detect ownership transfer and improve branch/tag cleanup
atartamo reopened issue git-workflow/tests#19 2026-03-26 09:12:37 +01:00
[WORKFLOW-PR][MERGE-003] ManualMergeOnly with unauthorized user
atartamo pushed to feature/event-runner at git-workflow/autogits 2026-03-24 16:47:40 +01:00
3e48f44cdd Replace archived shlex with buildkite/shellwords
484d0baca0 Use a channel-based worker pool for non-blocking command execution
Compare 2 commits »
atartamo created repository at-test/test 2026-03-24 16:46:53 +01:00
atartamo created pull request git-workflow/autogits#199 2026-03-24 15:17:44 +01:00
Add event-runner utility for automated repository actions
atartamo created branch feature/event-runner in git-workflow/autogits 2026-03-24 15:17:12 +01:00