Skip to content

Add 10 DomainBridge templates#1005

Open
domainbridge wants to merge 10 commits into
Domain-Connect:masterfrom
domainbridge:domainbridge/all-templates-1776357507401
Open

Add 10 DomainBridge templates#1005
domainbridge wants to merge 10 commits into
Domain-Connect:masterfrom
domainbridge:domainbridge/all-templates-1776357507401

Conversation

@domainbridge
Copy link
Copy Markdown
Contributor

Description

Type of change

  • New template

Provider: DomainBridge (domainbridge.io)
Website: https://domainbridge.io

  • domainbridge.io.a-record.json
  • domainbridge.io.aaaa-record.json
  • domainbridge.io.dkim.json
  • domainbridge.io.dkim-txt.json
  • domainbridge.io.dmarc.json
  • domainbridge.io.verify.json
  • domainbridge.io.mx.json
  • domainbridge.io.spf.json
  • domainbridge.io.subdomain.json
  • domainbridge.io.website.json

We are building a DNS connectivity platform (similar to Entri/Domain Connect) that helps SaaS providers automate domain setup for their customers.

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set whenever the template uses redirect_uri in the synchronous flow
  • no TXT record contains SPF content — using SPFM record type instead
  • txtConflictMatchingMode is set on every TXT record that must be unique per label or content prefix
  • no variable is used as a bare full record value unless necessary
  • no bare variable is used as the full host label
  • no variable is used in the host field to create a subdomain
  • %host% does not appear explicitly in any host attribute
  • essential is set to OnApply on records the end user may need to modify or remove

Online Editor test results

@github-actions github-actions Bot added the Test links missing No test links from Online Editor provided label Apr 16, 2026
@github-actions
Copy link
Copy Markdown

PR Description Check Failed

The PR description is missing required elements. Please update it according to the PR template.

Details
  OK  Type of change: 1/1 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked
  OK  Online Editor test results: 10 link(s) found

Labels to add: Test links missing
Labels to remove: Checklist of common problems not complete, Forged editor links, PR description incomplete

PR description check FAILED:
  FAIL  Template coverage: domainbridge.io.a-record.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.aaaa-record.json: missing a test WITHOUT host (or with empty/@)
  FAIL  Template coverage: domainbridge.io.dkim-txt.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.dkim.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.dmarc.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.mx.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.spf.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.subdomain.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.verify.json: missing a test WITH host
  FAIL  Template coverage: domainbridge.io.website.json: missing a test WITH host

@github-actions
Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions
Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions
Copy link
Copy Markdown

Linter OK

domainbridge.io.a-record.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility

domainbridge.io.aaaa-record.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility

domainbridge.io.dkim-txt.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility

domainbridge.io.dkim.json

Level Code Note

domainbridge.io.dmarc.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility

domainbridge.io.mx.json

Level Code Note

domainbridge.io.spf.json

Level Code Note

domainbridge.io.subdomain.json

Level Code Note
info DCTL1039 all records use the same variable as suffix, consider using host parameter instead

domainbridge.io.verify.json

Level Code Note

domainbridge.io.website.json

Level Code Note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Test links missing No test links from Online Editor provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant