Be notified of issues events if not manually created
Description
I'm using gitlab.com to host some of my personal projects - and it's awesome! I'm using SymfonyExceptions2GitLabIssuesBundle a self-developped symfony bundle to open issues in the repository when an exceptions is triggered on a production environment: it uses GitLab's API to open or update issues.
Since I'm the only user in my organisation, I don't receive notifications on new or updated issues since they're created on my behalf even if I subscribed to all events:

Proposal
We should be able to receive notifications (as an opt-in) on actions made with a Personal Access Token.
Links / references
/