Gitlab WebHooks (Real use case)

Описание к видео Gitlab WebHooks (Real use case)

The video explains WebHook written in Python which, is integrated with Jira, Slack, and GitLab API itself. WebHook validates Merge request content. If a real Jira ticket is not present inside the MR description, then MR will be closed(deleted), and the user who opened MR will be informed (with closed MR URL and invalid Jira ticket) via Slack. If a real ticket is present in Jira then, WebHook attaches the file there and comments inside of the ticket. Link to the code files https://github.com/jamalshahverdiev/g...

Комментарии

Информация по комментариям в разработке