Skip to content

allow swiss and austrian zip geo targetings#1082

Closed
mikemeier wants to merge 1 commit intoadcontextprotocol:mainfrom
gotom-io:main
Closed

allow swiss and austrian zip geo targetings#1082
mikemeier wants to merge 1 commit intoadcontextprotocol:mainfrom
gotom-io:main

Conversation

@mikemeier
Copy link

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

All contributors have agreed to the IPR Policy. Thank you!
Posted by the CLA Assistant Lite bot.

@mikemeier
Copy link
Author

I have read the IPR Policy

github-actions bot added a commit that referenced this pull request Feb 16, 2026
@bokelley
Copy link
Contributor

Schema, docs, and enum are all updated consistently — looks good overall.

Two things:

Missing changeset. This PR doesn't include a .changeset/ file. Since this adds new enum values (ch_plz, at_plz), it should be at least a minor bump. Please add a changeset file — see the existing ones in .changeset/ for the format.

Compiled schemas. The changes are in static/schemas/source/ — if the build generates compiled schemas to static/schemas/v1/, those would need to be updated too. Worth running npm run build and checking if anything in static/schemas/v1/ changes.

bokelley added a commit that referenced this pull request Feb 26, 2026
Adds ch_plz and at_plz postal systems to geo_postal_areas targeting,
matching the schema, capabilities doc, and targeting reference.

Picks up work from #1082

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
bokelley added a commit that referenced this pull request Feb 26, 2026
* feat(schema): add Swiss and Austrian postal code targeting systems

Adds ch_plz and at_plz postal systems to geo_postal_areas targeting,
matching the schema, capabilities doc, and targeting reference.

Picks up work from #1082

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(docs): add ch_plz and at_plz to migration geo-targeting reference

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@bokelley
Copy link
Contributor

Merged in separate PR

@bokelley bokelley closed this Feb 26, 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.

2 participants