Test issue for verifying openwisp/openwisp-utils#652, which fixes #649 (auto-assign bot claiming success on silent rejection).
Expected behaviour
When a non-collaborator opens a PR that says Fixes #<this-issue>:
- The bot should not post the old "This issue has been automatically assigned to @user 🎯" comment.
- The bot should post the fallback message telling the contributor to comment
@openwisp-companion assign on this issue.
- After the contributor comments
@openwisp-companion assign, the bot should successfully assign them and post a confirmation.
Test steps
- Open a PR from a non-org account that references this issue with
Fixes #<this-issue-number>
- Verify the bot posts the fallback message (not the false "assigned" claim)
- Comment
@openwisp-companion assign on this issue from that non-org account
- Verify the bot actually assigns you and posts the success confirmation
This is purely a test issue — no real change is required. Close after testing is done.
Test issue for verifying openwisp/openwisp-utils#652, which fixes #649 (auto-assign bot claiming success on silent rejection).
Expected behaviour
When a non-collaborator opens a PR that says
Fixes #<this-issue>:@openwisp-companion assignon this issue.@openwisp-companion assign, the bot should successfully assign them and post a confirmation.Test steps
Fixes #<this-issue-number>@openwisp-companion assignon this issue from that non-org accountThis is purely a test issue — no real change is required. Close after testing is done.