-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for event types other than push #28
Comments
I can’t remember right now if I styled pipeline events, but they are, by default, added to the ignoredEvents config option. As for job events, I’ll try to look into it. |
Thanks for the quick response! |
I tried with issue and merge request but that didn't work. Currently only Push are supported right? |
@noraj All the events added are supported. You need to make sure that you enabled them in the Gitlab webhook to be sent to the server. |
@datitisev Of course I enabled Gitlab webhooks but when I made a test with Issue for example the bot is displaying this: Only push events are not displaying an error like this. I even tried |
Hm, this problem has been popping up recently. I'll go look see what the issue is. |
Hi, same for me. I have tried "Job test event: and got msg "Hook executed successfully but returned HTTP 403 Invalid data. Plz use Gitlab webhooks". For Merge Request event I got https://yadi.sk/i/rT8Zbb7HwzBKQw |
The text was updated successfully, but these errors were encountered: