Skip to contents

Sets active = 0 first as a guard against concurrent clicks, then deletes all recipient rows followed by the search row itself.

Usage

deactivate_search(repo, issue_id)

Arguments

repo

GitHub review repository in org/repo format.

issue_id

Integer issue number in the review repository.

Value

Named list with deactivated (logical) and issue_ref.

See also