t: add TC-SYNC-007 for target branch synchronization #141

Open
andriinikitin wants to merge 1 commits from t-sync-target-branch into main
Member

Implement integration test test_007_change_target_branch to verify that changing the target branch of a package PR automatically updates the corresponding project PR's target branch.

The test is marked as xfail since the functionality is not yet implemented.
Updated integration/test-plan.md accordingly.

Implement integration test test_007_change_target_branch to verify that changing the target branch of a package PR automatically updates the corresponding project PR's target branch. The test is marked as xfail since the functionality is not yet implemented. Updated integration/test-plan.md accordingly.
andriinikitin added 1 commit 2026-02-26 14:21:55 +01:00
t: add TC-SYNC-007 for target branch synchronization
Some checks failed
Integration tests / t (pull_request) Failing after 7m51s
2b13eb6123
Implement integration test test_007_change_target_branch to verify
that changing the target branch of a package PR automatically updates
the corresponding project PR's target branch.

The test is marked as xfail since the functionality is not yet
implemented. Updated integration/test-plan.md accordingly.
Author
Member

afaiu this is waiting for Adam to implement the needed functionality

afaiu this is waiting for Adam to implement the needed functionality
Some checks failed
Integration tests / t (pull_request) Failing after 7m51s
This pull request has changes conflicting with the target branch.
  • integration/test-plan.md
  • integration/tests/test_pr_workflow.py
  • integration/tests/workflow_pr_sync_test.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin t-sync-target-branch:t-sync-target-branch
git checkout t-sync-target-branch
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#141