Block a user
M0ses
pushed to t_duplicate_comments_test_rebase at git-workflow/autogits
2026-06-22 16:41:37 +02:00
M0ses
pushed to t_duplicate_comments_test_rebase at git-workflow/autogits
2026-06-22 16:09:24 +02:00
T duplicate comments test rebase
Please see https://docs.gitea.com/administration/config-cheat-sheet#api-api. There is an option MAX_RESPONSE_ITEMS which is 50 per default. At least we need a while loop iterating over pages…
T duplicate comments test rebase
M0ses
created branch t_duplicate_comments_test_rebase in git-workflow/autogits
2026-06-19 08:54:45 +02:00
M0ses
pushed to t_duplicate_comments_test_rebase at git-workflow/autogits
2026-06-19 08:54:45 +02:00
Integration tests: simplify wait_for_reviewers helper and fix readd_reviewers test
For the record, here is what @adamm explained to me what this TC is suppossed to do/check:
Basically, the timeline is:
request ownerX, ownerA, ownerY
review ownerA
push…
t: improve description of TC-REVIEW-003
t: update docs for TC-REVIEW-003
Integration tests: fix logic bug and NameError in readd_reviewers test
I wonder why the workflow-pr bot behaviour changed.
I checked out 78310be and run the test there and only ownerA got re-added.
Sure, actual_reviewers is a leftover which I didn't see…
Fix issue 12
@adamm Do you have any idea why gofmt is failing? I didn't touch go files - I just rebased my PR to the latest commits in main.