Skip to content

search: mint internal search alert type

Administrator requested to merge main-dry-run/rvt/factor-alert-2 into main

Created by: rvantonder

Stacked on https://github.com/sourcegraph/sourcegraph/pull/30264.

This defines a search.Alert type and updates/wraps references in graphqlbackend. The next move is to move all of the alert definitions out of graphqlbackend to alert.go, and then unwrap them. I'm wrapping them first and doing phases because otherwise I have to deal with tons of uses/references in one PR which is too much stuff. Boring/mechanical/steady is the way to go with this cruft.

Merge request reports

Loading