Incoming: GitHub → App

When these events happen in your GitHub repos, the app receives and processes them. Events from bots are ignored.

Issues Events

"issues.opened"

A new entry appears and gets AI-improved suggestions. A description and one label (bug or enhancement) are required to be eligible for publish. Both labels cannot exist at the same time.

Changelog Widget

"issues.closed"

The entry shows as implemented (enhancement) or resolved (bug) in your changelog

Changelog Widget

"issues.reopened"

The entry no longer shows as implemented or resolved.

Changelog Widget

"issues.edited"

The entry content updates in your changelog

Changelog Widget

"issues.assigned"

Shows the entry as in progress (someone was assigned)

Changelog Widget

"issues.unassigned"

No longer in progress

Changelog Widget

"issues.deleted"

The entry is removed from your changelog

"issues.labeled"

Assigns the entry type (bug or enhancement) when those labels exist. The entry will not be published without one.

"issues.unlabeled"

Removes the entry type when the bug or enhancement label is removed. The entry will not be published without a type.

"issues.pinned"

The entry is pinned in your changelog and appears at the top

Changelog Widget

"issues.unpinned"

The entry is unpinned

Issue Comments Events

"issue_comment.created"

When the comment has commands, they run and may publish, unpublish, or update the entry

"issue_comment.edited"

When the comment has commands, they run again

"issue_comment.deleted"

The deletion is recorded

Installation Events

"installation.created"

Your repos are synced and ready to use

"installation.deleted"

Access is removed

"installation.suspend"

Access is paused

"installation.unsuspend"

Access is restored

"installation.new_permissions_accepted"

New permissions are applied

"installation_repositories.added"

New repos are synced

"installation_repositories.removed"

Repo access is removed