Add domain authentication configuration for DevOps Stacks#676
Open
RN-alson wants to merge 3 commits intoDomain-Connect:masterfrom
Open
Add domain authentication configuration for DevOps Stacks#676RN-alson wants to merge 3 commits intoDomain-Connect:masterfrom
RN-alson wants to merge 3 commits intoDomain-Connect:masterfrom
Conversation
|
Linter OK: |
pawel-kow
requested changes
Dec 4, 2025
Member
pawel-kow
left a comment
There was a problem hiding this comment.
This is not yet a review.
Please fill it the PR template properly.
Author
Thank you for your feedback!
Please let me know if anything else needs adjustment. Thank you! |
kerolasa
reviewed
Dec 8, 2025
| "serviceId": "email-authentication", | ||
| "serviceName": "DevOps Stacks Email Authentication", | ||
| "version": 1, | ||
| "logoUrl": "https://devopstacks.com/logo.svg", |
Collaborator
There was a problem hiding this comment.
nit. Is the website OK?
$ curl -vso /dev/null https://devopstacks.com/logo.svg
* Trying 192.64.119.191:443...
* connect to 192.64.119.191 port 443 failed: No route to host
* Failed to connect to devopstacks.com port 443 after 10184 ms: No route to host
* Closing connection 0
pawel-kow
reviewed
Jan 13, 2026
| "type": "TXT", | ||
| "host": "@", | ||
| "ttl": 3600, | ||
| "data": "%spf_value%" |
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
<-- short description of the template(s) and/or reason for update -->
Type of change
Please mark options that are relevant.
How Has This Been Tested?
Please mark the following checks done
<providerId>.<serviceId>.jsonExample variable values
<-- to make review process easier please provide example set of variable values for this template -->
<-- Example: -->
<-- Or provide the whole
testDataobject from the Online Editor after testing and using "Add as test" button -->