Is there any additional steps to correctly enable Manual Trigger for Preview Environment feature? I followed the tutorial, opened new pull-request, got message from Qovery bot about available Preview Environment, but when I post a comment with suggested command, just nothing happens.
If I turn off “Create on demand” and create new PR, everything works fine. We use Github.
Hm, I tried to uncheck & check & save multiple times, but that didn’t change anything (with new PR I get the initial info message, but posted command doesn’t trigger Preview Env). Any other possible solutions?
Thanks @km1414
I don’t see any trace of your comment on our side.
Can you look at your repository settings if you have the “Issue Comments” checked, in the “Webhooks” section.
Hi @Qovery_Team , we have a new problem - this time Preview Environment works for me, but doesn’t start for my colleague. Could you please check whats’s wrong here?
So I took a look and we only received the comment you made @km1414.
Can you go in the settings of your repository → webhhoks → qovery one → recent deliveries
and give me the list of events that concerns issue_comment.created with the body payload, the headers and the response if it is not 200 please.
With that, I will be able to see if we are missing something.
Hi, thanks for your help. We found the issue and it works now. It turns out that my colleague was trying to start Preview Env not by directly writing comment, but via PR Review flow.