Closed mikeyhoang closed 6 months ago
Hey @mikeyhoang sorry for the late reply.
looks like it has some data being logged out here but its failing at sending the actual webhook to slack
You could try and use that data that has been logged out as send arguments and just trying to call the slack webhook from your local machine.
I do have a gitlab account, so if you can setup a example I would be happy to try it out when I get some time
Please raise as new issues, with reproducers if this is still affecting people
I understand that gitlab isn't supported yet. But I'm purely using this to send a brief PASS/FAIL to my Slack channel. It seems to be working locally after running these steps.
And I have a before-script to export the SLACK_WEBHOOK_URL
But for some reason I'm getting this error in my gitlab ci
Have you come accross this issue by any chance?