summaryrefslogtreecommitdiffstats
path: root/.github/scripts/tests/mute/__init__.py
blob: 3cf85397632b57ede968322c2b27f3f4ac79190b (plain) (blame)
1
2
3
4
5
"""Mute automation: ``muted_ya`` generation, GitHub mute issues, manual fast-unmute.

Fast-unmute logic lives in ``fast_unmute_ydb``, ``fast_unmute_github``,
``fast_unmute_comments``, and ``fast_unmute_pipeline``; ``manual_unmute`` is the CLI.
"""