Skip to content

fix: enforce supported delivery string limits - #3

Open
TDaglis wants to merge 1 commit into
mainfrom
codex/bulk-tag-length
Open

fix: enforce supported delivery string limits#3
TDaglis wants to merge 1 commit into
mainfrom
codex/bulk-tag-length

Conversation

@TDaglis

@TDaglis TDaglis commented Sep 11, 2026

Copy link
Copy Markdown
Member

Validate supported string lengths before upload: user email strings are limited to 254 characters, custom-field keys to 512, tags to 255, and status field-event string values to 512. Schema and semantic validation agree, including multibyte boundaries, without adding complex email syntax rules.

Updates the bundled contract hashes and customer README. Validation: 110 tests passed; one filesystem case-sensitivity test skipped on macOS. Ruff passed.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T19:46:07.843719Z a2e69bb New commits
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@TDaglis
TDaglis force-pushed the codex/bulk-tag-length branch from 1104d49 to a2e69bb Compare September 11, 2026 19:43
@TDaglis TDaglis changed the title fix: validate ticket and event tag lengths fix: enforce supported delivery string limits Sep 11, 2026
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