Andrii Nikitin andriinikitin
  • Joined on 2025-04-08
andriinikitin deleted branch t-maintainers-noncollaborators from andriinikitin/autogits 2026-03-19 14:59:36 +01:00
andriinikitin merged pull request git-workflow/autogits#186 2026-03-19 14:59:35 +01:00
t: Project PRs must go from user with no permissions by default
andriinikitin pushed to main at git-workflow/autogits 2026-03-19 14:59:35 +01:00
c2ea75e944 t: Project PRs must go from user with no permissions by default
andriinikitin pushed to t-maintainers-noncollaborators at andriinikitin/autogits 2026-03-19 14:33:04 +01:00
c2ea75e944 t: Project PRs must go from user with no permissions by default
andriinikitin pushed to t-maintainers-noncollaborators at andriinikitin/autogits 2026-03-19 14:04:56 +01:00
b1059628b8 t: Project PRs must go from user with no permissions by default
5ff2d167ec Merge branch 'main' into m0ses_tc_merge_004
8af972b7f6 t: TC-MERGE-004
bcebfa8951 fix unit test mocks for changes
8c1df7e908 pr: use relative paths in new submodules
Compare 9 commits »
andriinikitin deleted branch m0ses_tc_merge_004 from git-workflow/autogits 2026-03-19 13:57:41 +01:00
andriinikitin closed issue git-workflow/tests#20 2026-03-19 13:57:41 +01:00
[WORKFLOW-PR][MERGE-004] ManualMergeOnly with multiple packages
andriinikitin pushed to main at git-workflow/autogits 2026-03-19 13:57:41 +01:00
5ff2d167ec Merge branch 'main' into m0ses_tc_merge_004
8af972b7f6 t: TC-MERGE-004
fbdadd02d9 t: new method GiteaAPIClient.close_pr
Compare 3 commits »
andriinikitin merged pull request git-workflow/autogits#183 2026-03-19 13:57:40 +01:00
t: add TC-MERGE-004
andriinikitin approved git-workflow/autogits#183 2026-03-19 12:29:33 +01:00
t: add TC-MERGE-004
andriinikitin commented on pull request git-workflow/autogits#171 2026-03-19 11:10:56 +01:00
t-workflow-direct-sync

something is wrong after the merge as I cannot find any actual call to the function:

andriinikitin commented on pull request git-workflow/autogits#171 2026-03-19 11:10:56 +01:00
t-workflow-direct-sync

we must add prefix gwf- to the container names after recent changes

andriinikitin commented on pull request git-workflow/autogits#171 2026-03-19 11:10:56 +01:00
t-workflow-direct-sync

gwf-gitea-test

andriinikitin commented on pull request git-workflow/autogits#171 2026-03-19 11:10:56 +01:00
t-workflow-direct-sync

gwf-rabbitmq

andriinikitin suggested changes for git-workflow/autogits#171 2026-03-19 11:10:56 +01:00
t-workflow-direct-sync

there are few missing details after merging main

andriinikitin commented on pull request git-workflow/autogits#183 2026-03-19 09:54:30 +01:00
t: add TC-MERGE-004

While test_004 verifies that PRs merge when all "merge ok" comments are present, it does not verify the intermediate state where only one of the two package PRs has been approved for merging. To fully satisfy the test plan ("Verify PR is merged only after merge ok is commented on all..."), the test should ideally check that the project PR remains unmerged after the first "merge ok" comment.

andriinikitin commented on pull request git-workflow/autogits#183 2026-03-19 09:54:30 +01:00
t: add TC-MERGE-004

is {p} undefined?

andriinikitin commented on pull request git-workflow/autogits#183 2026-03-19 09:54:30 +01:00
t: add TC-MERGE-004

as discussed in slack - let's remove autogits_obs_staging_bot, because that bot will compete and damage the test requesting review. I guess reusing "manual-merge" should be fine here

andriinikitin suggested changes for git-workflow/autogits#183 2026-03-19 09:54:30 +01:00
t: add TC-MERGE-004

the PR is good, let's address mentioned 3 issues and it should be ready for merge