[STAGING][CONFIG-004] SCMSYNC mismatch #73

Open
opened 2026-03-04 14:38:07 +01:00 by atartamo · 0 comments
Owner

Test Steps

  1. Create a package PR.
  2. Wait for the workflow-pr bot to create the related project PR.
  3. Wait for staging-bot to be added as a reviewer and ensure it is listed in the required reviewers for the project PR.
  4. Mock the OBS API GetProjectMeta for the reference project to return an SCMSYNC URL that points to a different repository than the PR's base repository.
  5. Trigger the bot to process the PR.

Expected Results

  1. The staging bot requests changes with the comment: "SCMSYNC of target project is not equal to CloneURL of this PR. Can't review."
**Test Steps** 1. Create a package PR. 2. Wait for the `workflow-pr` bot to create the related project PR. 3. Wait for `staging-bot` to be added as a reviewer and ensure it is listed in the required reviewers for the project PR. 4. Mock the OBS API `GetProjectMeta` for the reference project to return an `SCMSYNC` URL that points to a different repository than the PR's base repository. 5. Trigger the bot to process the PR. **Expected Results** 1. The staging bot requests changes with the comment: "SCMSYNC of target project is not equal to CloneURL of this PR. Can't review."
atartamo added the
bot
staging
status
todo
labels 2026-03-04 14:38:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/tests#73