Decide and enable default public links for all SMS alerts #11
Labels
No labels
area:ai
area:ci-cd
area:notifications
area:observability
area:public-pages
backlog
bug
duplicate
enhancement
help wanted
invalid
question
type:decision
type:feature
type:infra
type:maintenance
type:security
v1.0.1
v1.1.0
v1.2.0
v1.3.0
v2.0.0
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
rbrooks/WeatherBot#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Target release: v1.1.0
The only unchecked item in the Public Alert Detail Pages rollout: decide whether to enable public details links for all SMS alerts by default after dev/live validation, then implement the chosen default.
Source:
docs/ROADMAP.md→ Public Alert Detail Pages Phase 9;docs/HANDOFF.md→ Remaining item #4.Decided and done in #97 (merged). Decision: enable public details links for all SMS alerts by default (when public alert pages are enabled) — the feature is built and validated, so on-by-default is the sensible completion. Implemented behind
SMS_DEFAULT_PUBLIC_LINKS=true; the link is still dropped if it doesn't fit the SMS segment budget (existing behavior preserved). Set the flag false to opt out.