๐ฆ GitLab Events
Here are the GitLab events that the tool can notify you about.
All events and actions listed below are taken from the GitLab Webhooks documentation.
Event | Action (If available) | Description |
---|---|---|
โ Push | Occurs when you push a commit to the repository. | |
โ Tag | Occurs when you push a tag to the repository. | |
โ Issue | โคต๏ธ | Occurs when an issue is opened, closed, reopened,...etc. |
โ Default | Occurs when testing the default issue on editing the webhook. | |
โ Open | Occurs when an issue is opened. | |
โ Close | Occurs when an issue is closed. | |
โ Reopen | Occurs when an issue is reopened. | |
โ Update | Occurs when an issue is updated. | |
โ Confidential Issue | Occurs when testing confidential issues on editing the webhook. | |
โ Note (Comment) | โคต๏ธ | Occurs when a note is created, updated, deleted,...etc. |
โ Commit | Occurs when a note is created on a commit. | |
โ Merge | Occurs when a note is created on a merge request. | |
โ Issue | Occurs when a note is created on an issue. | |
โ Snippet | Occurs when a note is created on a snippet. | |
โ Merge Request | โคต๏ธ | Occurs when a merge request is opened, closed, merged,...etc. |
โ Default | Occurs when testing the default merge request on editing the webhook. | |
โ Open | Occurs when a merge request is opened. | |
โ Close | Occurs when a merge request is closed. | |
โ Reopen | Occurs when a merge request is reopened. | |
โ Update | Occurs when a merge request is updated. | |
โ Approved | Occurs when a merge request is approved. | |
โ Unapproved | Occurs when a merge request is unapproved. | |
โ Approval | ||
โ Unapproval | ||
โ Merge | Occurs when a merge request is merged. | |
โ Wiki Page | โคต๏ธ | Occurs when a wiki page is created, updated, deleted,...etc. |
โ Create | Occurs when a wiki page is created. | |
โ Update | Occurs when a wiki page is updated. | |
โ Delete | Occurs when a wiki page is deleted. | |
โ Pipeline | Occurs when a pipeline is running, success, failed,...etc. | |
โ Job | Occurs when a job is creating, pending, running, success,...etc. | |
โ Deployment | Occurs when a deployment is handled. | |
๐ณ Group Member | Occurs when a group member is added, updated, deleted,...etc. | |
๐ณ Subgroup | Occurs when a subgroup is added, updated, deleted,...etc. | |
โ Feature Flag | Occurs when a feature flag is handled. | |
โ Release | โคต๏ธ | Occurs when a release is created, updated, deleted,...etc. |
โ Create | Occurs when a release is created. | |
โ Update | Occurs when a release is updated. | |
โ Delete | Occurs when a release is deleted. | |
๐ณ Emojis | Occurs when an emoji is created, updated, deleted,...etc. |
Status Legend
- โคต๏ธ This event has actions that can be notified.
- โ This event/action is available to be notified.
- ๐ณ This event/action doesn't have blade view files to notify yet.
The tool can notify you about the events and actions listed above. If you want to receive notifications about other events, please open an issue on the GitHub repository.