In T408184: Replace AutopromoteCondition hook with a more general one, which supports non-performer users and remote users a new hook was created, which is a replacement for AutopromoteCondition. Currently both hooks are called and the legacy one is soft-deprecated, because there are still three known handlers of it:
These three extensions should be updated to handle UserRequirementsCondition instead.
Acceptance criteria
- Codesearch lists no implementations of AutopromoteConditionHook
- AutopromoteCondition is hard-deprecated