# Setting Up Yappy GitLab
Follow the following steps to set up Yappy with any repo on GitLab.
The commands used to be ran with the prefix
GL!before some Discord changes a while back.Use a ping to the bot (
@Yappy, the GitLab Monitor#7339) so that it can see your messages, and give it commands that way. The application does not support slash commands.
# Discord
- Go to the channel you want events in for a repo
- Say
@Yappy, the GitLab Monitor#7339 init REPO, whereREPOcan beusername/repo, a GitLab url... see more usage info at@Yappy, the GitLab Monitor#7339 init- If the repository is private, make sure you tell Yappy that with
init REPO private
- If the repository is private, make sure you tell Yappy that with
# GitLab
- Go to the GitLab repo you want to have events for
- Click Settings > Integrations
- Set
URLto https://yappy.dsev.dev/gitlab (opens new window) - Select the events you want to emit to the channel
- Click "Add Webhook"
# Testing
Now you can test the webhook.
- Go to Settings > Integrations
- Scroll down to "Webhooks (#)"
- Find the webhook pointing to the url mentioned above
- Click Test and choose an event to simulate.
- Not all are supported by Yappy GitLab.
pushshould always work.
- Not all are supported by Yappy GitLab.