cede9322dc
GitHub App reviews are submitted as `privilegedescalation-cto[bot]` and `privilegedescalation-qa[bot]`, not the bare usernames used in the workflow defaults. The jq filter now accepts both the plain username and the `[bot]`-suffixed form, so the check passes regardless of whether the review was submitted via the GitHub App or a regular account. Fixes: https://github.com/privilegedescalation/.github/issues/51 Co-Authored-By: Paperclip <noreply@paperclip.ing>