Skip to content

Rename strategy plugin alert channel to Google Voice#48

Merged
Pigbibi merged 2 commits into
mainfrom
codex/google-voice-alert-naming
May 24, 2026
Merged

Rename strategy plugin alert channel to Google Voice#48
Pigbibi merged 2 commits into
mainfrom
codex/google-voice-alert-naming

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3322c95940

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +35 to +37
return publish_strategy_plugin_google_voice_alerts(
signals,
google_voice_settings=email_settings,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Preserve email alert namespace in compatibility wrapper

publish_strategy_plugin_email_alerts() is documented as a compatibility alias, but it now delegates directly to the Google Voice publisher, which generates strategy_plugin_google_voice_alert/* keys. Any deployed caller that still uses the email API with an existing/custom alert_store keyed on legacy strategy_plugin_email_alert/* values will fail duplicate detection after upgrade and can resend alerts that were already acknowledged. This regression occurs specifically when historical markers exist under the old namespace and the store does not implement the new key-mapping logic.

Useful? React with 👍 / 👎.

@Pigbibi Pigbibi merged commit dd63d8d into main May 24, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/google-voice-alert-naming branch May 24, 2026 18:21
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