[STAGING][CONFIG-006] Project setup failure #75

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

Test Steps

  1. Create a package PR with a valid staging.config.
  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 SetProjectMeta to return an error when the bot attempts to create/update the staging project.
  5. Trigger the bot to process the PR.

Expected Results

  1. The staging bot requests changes with the comment: "Unable to setup stage project <STAGING_PROJECT_NAME>".
**Test Steps** 1. Create a package PR with a valid `staging.config`. 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 `SetProjectMeta` to return an error when the bot attempts to create/update the staging project. 5. Trigger the bot to process the PR. **Expected Results** 1. The staging bot requests changes with the comment: "Unable to setup stage project <STAGING_PROJECT_NAME>".
atartamo added the
bot
staging
status
todo
labels 2026-03-04 14:38:08 +01:00
Sign in to join this conversation.