Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Batch Changes webhook detection is outdated #61665

Open
@eseliger

Description

@eseliger

Webhooks used to be configured in the code host connection config, and we would denormalize a field in the DB for external_services called has_webhooks that is used in Batch Changes to find external services without webhooks.

https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/internal/database/external_services.go?L1785%3A1-1797%3A1

We should switch to finding a matching entry in the webhooks service/table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    team/sourceTickets under the purview of Source - the one Source to graph it all

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions