Add gallerydeals.com custom-domain template#1409
Merged
pawel-kow merged 8 commits intoJul 19, 2026
Merged
Conversation
GalleryDeals custom-domain onboarding: points a customer domain at the platform (site CNAME + asuid ownership-verification TXT) and authenticates it for SendGrid email (3 automatic-security CNAMEs). Signed template (syncPubKeyDomain=gallerydeals.com). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ME can't sit at the zone apex) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…elative SendGrid) per hostRequired schema Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
pawel-kow
requested changes
Jul 17, 2026
…k%, inline static site records
PR Description Check PassedAll required sections are filled in correctly. Details |
pawel-kow
approved these changes
Jul 19, 2026
pawel-kow
enabled auto-merge
July 19, 2026 17:45
Merged
via the queue into
Domain-Connect:master
with commit Jul 19, 2026
ea771e0
8 of 9 checks passed
|
Thanks @makegravity for contributing to the template. 🎉 This template has been reviewed and merged by @pawel-kow. 🙌 This template repository and its review process are maintained by independent individuals in their spare time, not as part of a paid role. If you or your company benefit from this protocol and its tools, please show your appreciation by buying a beer for @pawel-kow: https://github.com/sponsors/pawel-kow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a Domain Connect template for GalleryDeals, an online auction platform for auction houses. It lets a customer connect their domain to the platform in one click: it points the site at our host and authenticates the domain for sending auction email.
providerId:gallerydeals.comserviceId:custom-domainCNAMEat the fixedbidsubdomain (customer domain to our Azure web app), anasuid.biddomain-ownership-verificationTXT(Azure App Service), and three SendGrid automatic-security emailCNAMEs: the mail label%sgMailHost%plus two static DKIM selectors (s1._domainkey/s2._domainkey) that share the SendGrid account link%sgLink%.bidsubdomain, nohostRequired: the site records live at the fixedbidlabel, so theCNAMEis never at the zone apex (where aCNAMEcannot sit); the template applies at the zone level, so nohostparameter is required.%sgMailHost%(SendGrid mail CNAME label) and%sgLink%(SendGrid account link prefix), both documented invariableDescription. The site target,asuidvalue, and DKIM selectors are all static literals.syncPubKeyDomain=gallerydeals.com(RS256; public key published at_dcpubkey.gallerydeals.com).Type of change
How Has This Been Tested?
Please mark the following checks done
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserver - N/A, nologoUrlis set in this templateChecklist of common problems
syncPubKeyDomainis setwarnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis set whenever the template usesredirect_uriin the synchronous flowasuid.bidownership-verification recordtxtConflictMatchingMode- N/A, the singleasuidTXT is not a uniqueness-constrained record (not DMARC-style)asuidTXT value and the siteCNAMEtarget are static literals;%sgLink%only appears embedded inside a larger...sendgrid.netvalue, never as the whole valuehostlabel - siteCNAMEatbid, TXT atasuid.bid, DKIM at statics1._domainkey/s2._domainkey; the only variable host is%sgMailHost%, the SendGrid mail label, matching the SendGridemail-whitelabel/domain-authtemplateshostfield to create a user-chosen subdomain -%sgMailHost%is the SendGrid-issued mail label, not a user-supplied name%host%does not appear explicitly in anyhostattributeessentialOnApply- N/A, no records the end user should modify or remove (no DMARC)Online Editor test results
Editor test link(s):
bid