payload of webhook is got updated
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
This payload was sent to webhook
{'ref': 'refs/heads/master', 'head': 'f4d5h9hoodq3qs4pvk895548uko5f9rb', 'prev': '3mvq8oii4h050elhsfu38qe6etshcnbf', 'repository': {'name': 'checks-dev', 'owner': 'riad'}}
and this output of cat $TRIGGER_PAYLOAD
{"ref":"issue3","head":"f4d5h9hoodq3qs4pvk895548uko5f9rb","prev":"3mvq8oii4h050elhsfu38qe6etshcnbf","repository":{"name":"checks-dev","owner":"riad"},"id":"25062774","variables":{}}
As you can see the value of ref key is got updated
Edited by 🤖 GitLab Bot 🤖