You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is happening because we are trying to update a webhook in GitLab that it was manually removed by the user. So, we need to handle this case here and re-create the webhook if it fails when trying to update.
NOTE: you need ngrok setup to test this in your local instance
Steps to reproduce it:
Message received:
The logs show:
This is happening because we are trying to update a webhook in GitLab that it was manually removed by the user. So, we need to handle this case here and re-create the webhook if it fails when trying to update.
Related: #3587 #2561
The text was updated successfully, but these errors were encountered: