Description#
On merging a pull request in @freshlybakedca.ke/patisserie, I get a notification that "@freshlybakedca.ke merged a pull request". This isn't true, it was me who merged the pull request
Expected#
I would expect to get a notification that looked something like this if another user merged a pull request of mine:
@thecoded.prof merged a pull request #123 some-pr-title on @freshlybakedca.ke/patisserie
And no notification at all if I merged it
I'm not entirely sure of the reproduction criteria here - my guess is that we're using the repository owner rather than the submitter as the notification subject, but I'm not entirely certain
I don't know if, for example, this triggers only on your own pull requests or only on pull requests from and to a repository owned by a single owner... more testing would be needed to figure that out