๐ GitHub Events
Here are the GitHub events that the tool can notify you about.
All events and actions listed below are taken from the GitHub Webhooks documentation.
Event | Action (If available) | Description |
---|---|---|
โ Deploy Key | โคต๏ธ | Occurs when a deploy key is created, deleted. |
โ Created | Occurs when a deploy key is created. | |
โ Deleted | Occurs when a deploy key is deleted. | |
โ Branch protection rule | โคต๏ธ | Occurs when a branch protection rule is created, deleted or edited. |
โ Edited | Occurs when a branch protection rule is edited. | |
โ Created | Occurs when a branch protection rule is created. | |
โ Deleted | Occurs when a branch protection rule is deleted. | |
โ Issue Comment | โคต๏ธ | Occurs when an issue comment is created, edited, deleted. |
โ Created | Occurs when an issue comment is created. | |
โ Edited | Occurs when an issue comment is edited. | |
โ Deleted | Occurs when an issue comment is deleted. | |
๐ณ Issues | โคต๏ธ | Occurs when an issue is opened, closed, reopened,...etc. |
โ Opened | Occurs when an issue is opened. | |
โ Closed | Occurs when an issue is closed. | |
โ Reopened | Occurs when an issue is reopened. | |
โ Edited | Occurs when an issue is edited. | |
โ Deleted | Occurs when an issue is deleted. | |
โ Locked | Occurs when an issue is locked. | |
โ Unlocked | Occurs when an issue is unlocked. | |
โ Pinned | Occurs when an issue is pinned. | |
โ Unpinned | Occurs when an issue is unpinned. | |
๐ณ ... | ... Updating soon. | |
โ Label | โคต๏ธ | Occurs when a label is created, edited, deleted. |
โ Created | Occurs when a label is created. | |
โ Edited | Occurs when a label is edited. | |
โ Deleted | Occurs when a label is deleted. | |
โ Meta | Occurs when there is activity relating to a webhook itself (Webhook was deleted). | |
โ Ping | Occurs when a new webhook is created. | |
๐ณ Pull Request | โคต๏ธ | Occurs when a pull request is opened, closed, synchronized,... |
โ Assigned | Occurs when a pull request is assigned. | |
โ Unassigned | Occurs when a pull request is unassigned. | |
โ Closed | Occurs when a pull request is closed. | |
โ Opened | Occurs when a pull request is opened. | |
โ Reopened | Occurs when a pull request is reopened. | |
โ Locked | Occurs when a pull request is locked. | |
โ Unlocked | Occurs when a pull request is unlocked. | |
โ Labeled | Occurs when a pull request is labeled. | |
โ Unlabeled | Occurs when a pull request is unlabeled. | |
๐ณ ... | ... Updating soon. | |
โ Push | Occurs when you push commits to the repository. | |
โ Star | โคต๏ธ | Occurs when a user stars a repository. |
โ Created | Occurs when a user stars a repository. | |
โ Deleted | Occurs when a user unstars a repository. | |
โ Team | โคต๏ธ | Occurs when a team is added or modified on a repository. |
โ Added to Repository | Occurs when a team is added to a repository. | |
โ Edited | Occurs when a team is edited on a repository. | |
โ Created | Occurs when a team is created. | |
โ Deleted | Occurs when a team is deleted. | |
โ Removed from Repository | Occurs when a team is removed from a repository. | |
โ Team Add | Occurs when a team is added to a repository. | |
โ Watch | โคต๏ธ | Occurs when a user watches a repository. |
โ Started | Occurs when a user starts watching a repository. | |
๐ณ Workflow job | โคต๏ธ | Occurs when a workflow job is completed, queue, ...etc. |
โ Completed | Occurs when a workflow job is completed. | |
โ In Progress | Occurs when a workflow job is in progress. | |
โ Queued | Occurs when a workflow job is queued. | |
๐ณ Waiting | Occurs when a workflow job is waiting. | |
โ Workflow Run | โคต๏ธ | Occurs when a workflow run is requested, completed. |
โ Requested | Occurs when a workflow run is requested. | |
โ Completed | Occurs when a workflow run is completed. | |
... | ... | ... Updating soon. |
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.