As an EmbeddedChat developer
I need to:
Allow community members to mark a PR as tested using a comment command (e.g. /tested), where the system automatically applies a community-tested label after validation.
So That:
Multiple independent contributors (excluding the PR author) can verify changes locally and collectively signal that a PR has been tested.
Acceptance Criteria