Hi, I’m not sure whether this is a bug or intended behavior, but I created a workflow that posts the following comment: @cursor fix this issue.
When I add this comment manually on open Github issues in our repository, it’s usually detected by the Cursor bot within seconds and it fixes the issue (mostly removing feature flags) then opens a PR like instructed.
The problem is that when the workflow posts the comment, it’s authored by GitHub Actions, and it doesn’t seem to be detected by the bot. Has anyone else experienced this?