[x]
):When setting a label with a 3d party app (gitnex in my case) the corresponding event is not fired and the hook doesn't activate itself.
Step to reproduce :
There is any failed webhook records on webhook setting?
no. everything looks right...
Then is there a successful webhook?
yes : when creating the issue, the webhook works as expected.
its's juste when setting a label using the API that it dosen't seem to work.
if context can help :
the webhook is an url on integromat.com that fires a work flow which objective is to create a todo in my todoist app.
Have you chosed fire all events
on webhook setting page?
no. I selected custom events
/ issue events
(i see the names in french, english version may be slightly different)
the list of event for issue event contains the french translation of "label updated" (the one i'm interested in)
as i said, it works for updating label with web UI....
it seems that the API endpoint does not fire the event and the web UI does
side note: come up in https://gitea.com/gitnex/GitNex/issues/239
probably different form #9412 : some hooks work (creating an issue, even in a private repo, for example, works as expected here)
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
still here?
still here?
yep... some news ?
@x-beaudet sent fix ...
thanx !
Works great!
thx a lot !
@x-beaudet will be in next 1.11.2 release :)