Skip to main content

๐Ÿ™ 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.

EventAction (If available)Description
โœ… Deploy Keyโคต๏ธOccurs when a deploy key is created, deleted.
โœ… CreatedOccurs when a deploy key is created.
โœ… DeletedOccurs when a deploy key is deleted.
โœ… Branch protection ruleโคต๏ธOccurs when a branch protection rule is created, deleted or edited.
โœ… EditedOccurs when a branch protection rule is edited.
โœ… CreatedOccurs when a branch protection rule is created.
โœ… DeletedOccurs when a branch protection rule is deleted.
โœ… Issue Commentโคต๏ธOccurs when an issue comment is created, edited, deleted.
โœ… CreatedOccurs when an issue comment is created.
โœ… EditedOccurs when an issue comment is edited.
โœ… DeletedOccurs when an issue comment is deleted.
๐Ÿ”ณ Issuesโคต๏ธOccurs when an issue is opened, closed, reopened,...etc.
โœ… OpenedOccurs when an issue is opened.
โœ… ClosedOccurs when an issue is closed.
โœ… ReopenedOccurs when an issue is reopened.
โœ… EditedOccurs when an issue is edited.
โœ… DeletedOccurs when an issue is deleted.
โœ… LockedOccurs when an issue is locked.
โœ… UnlockedOccurs when an issue is unlocked.
โœ… PinnedOccurs when an issue is pinned.
โœ… UnpinnedOccurs when an issue is unpinned.
๐Ÿ”ณ ...... Updating soon.
โœ… Labelโคต๏ธOccurs when a label is created, edited, deleted.
โœ… CreatedOccurs when a label is created.
โœ… EditedOccurs when a label is edited.
โœ… DeletedOccurs when a label is deleted.
โœ… MetaOccurs when there is activity relating to a webhook itself (Webhook was deleted).
โœ… PingOccurs when a new webhook is created.
๐Ÿ”ณ Pull Requestโคต๏ธOccurs when a pull request is opened, closed, synchronized,...
โœ… AssignedOccurs when a pull request is assigned.
โœ… UnassignedOccurs when a pull request is unassigned.
โœ… ClosedOccurs when a pull request is closed.
โœ… OpenedOccurs when a pull request is opened.
โœ… ReopenedOccurs when a pull request is reopened.
โœ… LockedOccurs when a pull request is locked.
โœ… UnlockedOccurs when a pull request is unlocked.
โœ… LabeledOccurs when a pull request is labeled.
โœ… UnlabeledOccurs when a pull request is unlabeled.
๐Ÿ”ณ ...... Updating soon.
โœ… PushOccurs when you push commits to the repository.
โœ… Starโคต๏ธOccurs when a user stars a repository.
โœ… CreatedOccurs when a user stars a repository.
โœ… DeletedOccurs when a user unstars a repository.
๐Ÿ”ณ Teamโคต๏ธOccurs when a team is added or modified on a repository.
๐Ÿ”ณ Added to RepositoryOccurs when a team is added to a repository.
๐Ÿ”ณ EditedOccurs when a team is edited on a repository.
โœ… CreatedOccurs when a team is created.
โœ… DeletedOccurs when a team is deleted.
๐Ÿ”ณ Removed from RepositoryOccurs when a team is removed from a repository.
โœ… Watchโคต๏ธOccurs when a user watches a repository.
โœ… StartedOccurs when a user starts watching a repository.
๐Ÿ”ณ Workflow jobโคต๏ธOccurs when a workflow job is completed, queue, ...etc.
โœ… CompletedOccurs when a workflow job is completed.
โœ… In ProgressOccurs when a workflow job is in progress.
โœ… QueuedOccurs when a workflow job is queued.
๐Ÿ”ณ WaitingOccurs when a workflow job is waiting.
โœ… Workflow Runโคต๏ธOccurs when a workflow run is requested, completed.
โœ… RequestedOccurs when a workflow run is requested.
โœ… CompletedOccurs when a workflow run is completed.
......... Updating soon.
Status Legend
  • โคต๏ธ This event has actions that can be notified.
  • โœ… This event is available to be notified.
  • ๐Ÿ”ณ This event 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.