YappyGitLab
YappyGitLab copied to clipboard
Some Test events from the GitLab webhook edit page aren't styled
From #28:
@noraj Can you look at the payload of the webhook and send it to me, here or through Discord? I cannot seem to reproduce this issue.
To look at the payload:
- Settings -> Integrations
- Click "Edit" button in webhook
- Click more details for Issue request
@datitisev I sent you details on private message on discord.
@noraj I've pushed a change that may fix it. If you could resend the hook that was causing the bug, that'd be great. To do so, just go to the details view of my previous comment, and click "Resend".
I have still the same problem. Tell me if you need more info.
Root cause of this bug found. This occurs when you use the "Test" dropdown in the GitLab webhook edit page to test an event. Instead of testing an actual event, for issues what it does is send the payload of a random issue.
Test Issue styled
Testing merge_request has same issue