Skip to content

Add 10 DomainBridge templates#1001

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

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

Conversation

@domainbridge
Copy link
Copy Markdown
Contributor

New Domain Connect Templates

Provider: DomainBridge (domainbridge.io)

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

We are building a new tool to help software providers make it easier for their customers to modify DNS records for domains being connected to their app.

@github-actions github-actions Bot added hostRequired hostRequired is set warnPhishing warnPhishing is set. Template is not secured. Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided labels 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

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

PR description check FAILED:
  FAIL  'Type of change' section not found
  FAIL  'How Has This Been Tested?' section not found
  FAIL  'Checklist of common problems' section not found
  FAIL  'Online Editor test results' section not found
  FAIL  Template coverage: domainbridge.io.a-record.json: no editor test link found (expected template id 'domainbridge.io.a-record')
  FAIL  Template coverage: domainbridge.io.aaaa-record.json: no editor test link found (expected template id 'domainbridge.io.aaaa-record')
  FAIL  Template coverage: domainbridge.io.dkim-txt.json: no editor test link found (expected template id 'domainbridge.io.dkim-txt')
  FAIL  Template coverage: domainbridge.io.dkim.json: no editor test link found (expected template id 'domainbridge.io.dkim')
  FAIL  Template coverage: domainbridge.io.dmarc.json: no editor test link found (expected template id 'domainbridge.io.dmarc')
  FAIL  Template coverage: domainbridge.io.mx.json: no editor test link found (expected template id 'domainbridge.io.mx')
  FAIL  Template coverage: domainbridge.io.spf.json: no editor test link found (expected template id 'domainbridge.io.spf')
  FAIL  Template coverage: domainbridge.io.subdomain.json: no editor test link found (expected template id 'domainbridge.io.subdomain')
  FAIL  Template coverage: domainbridge.io.verify.json: no editor test link found (expected template id 'domainbridge.io.verify')
  FAIL  Template coverage: domainbridge.io.website.json: no editor test link found (expected template id 'domainbridge.io.website')

@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 error

domainbridge.io.a-record.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
error DCTL1028 warnPhishing and syncPubKeyDomain are mutually exclusive

domainbridge.io.aaaa-record.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
error DCTL1028 warnPhishing and syncPubKeyDomain are mutually exclusive

domainbridge.io.dkim-txt.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
info DCTL1037 hostRequired template should be combined with NS or CNAME record that uses host @ or empty

domainbridge.io.dkim.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
info DCTL1037 hostRequired template should be combined with NS or CNAME record that uses host @ or empty

domainbridge.io.dmarc.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces

domainbridge.io.mx.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces

domainbridge.io.spf.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces

domainbridge.io.subdomain.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
info DCTL1039 all records use the same variable as suffix, consider using host parameter instead
info DCTL1037 hostRequired template should be combined with NS or CNAME record that uses host @ or empty

domainbridge.io.verify.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces

domainbridge.io.website.json

Level Code Note
info DCTL1008 sharedProviderName is in use without 'shared' compatibility
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
warn DCTL1026 syncRedirectDomain must be a comma separated values without whitespaces
error DCTL1028 warnPhishing and syncPubKeyDomain are mutually exclusive

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 15 days.

@github-actions github-actions Bot added the Stale label May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. hostRequired hostRequired is set PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Stale Test links missing No test links from Online Editor provided warnPhishing warnPhishing is set. Template is not secured.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant