Skip to content

docs: expose notification setting value literal#391

Merged
subzeroid merged 1 commit into
mainfrom
type-notification-setting-value
Jun 20, 2026
Merged

docs: expose notification setting value literal#391
subzeroid merged 1 commit into
mainfrom
type-notification-setting-value

Conversation

@subzeroid

@subzeroid subzeroid commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add NotificationSettingValue = Union[SETTING_VALUE, MUTE_ALL] for the low-level notification helper.
  • Annotate notification_settings(..., setting_value=...) with the public alias.
  • Document notification option aliases and cover signatures/docs with regression tests.

Test plan

  • .venv/bin/ruff check .
  • .venv/bin/mkdocs build --strict
  • ./scripts/check-mypy-baseline.sh
  • .venv/bin/python -m pytest tests/regression -q

@subzeroid subzeroid merged commit e7bea1e into main Jun 20, 2026
13 checks passed
@subzeroid subzeroid deleted the type-notification-setting-value branch June 20, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant