Beyond just creating issues via the Gitlab webhook "Issue Events" webhook category we should also look to support additional payloads like
A comment is added to an issue or merge request
An issue is created, updated, closed, or reopened.
Right now transformers work for when an issue is created.
Beyond just creating issues via the Gitlab webhook "Issue Events" webhook category we should also look to support additional payloads like
A comment is added to an issue or merge request
An issue is created, updated, closed, or reopened.
Right now transformers work for when an issue is created.