Any possibility to trigger based on Issues events

I need to trigger the pipeline based on an event like Issue Open, Issue comment created.

Currently, on the Codefresh Trigger UI it supports push commits and Pull Request related events only. Is there any workaround to get my pipeline triggered based on the Issue events?

I can see from Github side it can post Issue events successfully to the Codefresh webhook. But it will not trigger the pipeline as we cannot select the issue events from UI.

Any suggestions.