Webhook
📄️ Configuring WebHook
A Webhook will allow GitCode to notify your external service when certain specific events occur; we will send a POST request to the URL you specify when these events happen. This mechanism can be used for integrating and automating workflows, such as continuous integration, message notifications, and third-party service integration.
📄️ Commit Event
Description of Commit event parameters
📄️ Issue Event
Description of issue event parameters
📄️ Pull Request Event
Description of parameters for the Merge Request event
📄️ Tag Push Event
Description of Tag Push event parameters
📄️ Note Event
Description of Note event parameters