GitLab Webhooks [Python and Google Chat Example]
Hello Bits Lovers! Today, we will learn a great feature from GitLab called WebHooks. Let’s learn how to use it to receive notifications or automate any process that needs interaction with GitLab. What is GitLab WebHooks? GitLab Webhooks are HTTP requests that we can define to callback our application or any API when events occur …
GitLab Webhooks [Python and Google Chat Example] Read More »