gitea 23960cbbb6 fix: remove duplicate exclusion block, replace continue with else branch
- Removed duplicate department exclusion check (was duplicated twice)
- Replaced 'continue' (invalid inside 'if ENABLE_AUTO_APPROVAL') with 'else:' branch
- Properly indented auto-approval logic inside the else block
2026-07-04 18:50:40 +07:00
2026-07-04 00:07:07 +07:00

sd_dispatcher

Service Desk Dispatcher — automatic ticket routing

S
Description
Service Desk Dispatcher — automatic ticket routing
Readme 662 KiB
Languages
Python 100%