getsentry / getsentry/sentry

Issue merge webhooks

Open
#65,829 4 comments 3 reactions 0 assignees View on GitHub
Feature Product Area: Settings - Integrations
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

Currently webhooks are fired only for a limited set of events:

```
action
type: string
description: can be created, resolved, assigned, or archived
```

There is another operation that is quite common but missing in this list: `merge`.

We use a custom service to synchronize issues/tasks between Sentry and Asana and merge operation on the Sentry side often breaks the linking on the Asana side. We would like to be able to detect the `merge` event and react accordingly.

### Solution Brainstorm

_No response_

### Product Area

APIs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.