Open
Description
The comment I'm sharing is probably gonna get deleted (because of #243063), so I'm attaching a screenshot
The policy bot should not tag authors when there is no validation failure or items/feedback that the author needs to address. This used to be the case, but appears to be a recent regression somewhere. Looking at the policy file, we don't seem to tag the author, and this used to work just fine. It appears ${issueAuthor}
from GitOps API is now automatically tagging the authors?
winget-pkgs/.github/policies/labelAdded.validationCompleted.yml
Lines 26 to 37 in f22a446