def route_to_channel()

in bots/triage-slackbot/triage_slackbot/category.py [0:0]


    def route_to_channel(self) -> bool:
        return (self.oncall_slack_id or "").startswith("C")