Skip to content

Conversation

@RN-alson
Copy link

@RN-alson RN-alson commented Dec 4, 2025

Description

<-- short description of the template(s) and/or reason for update -->

Type of change

Please mark options that are relevant.

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

Please mark the following checks done

Example variable values

<-- to make review process easier please provide example set of variable values for this template -->

<-- Example: -->

var1: aaa
var2: foo.com

<-- Or provide the whole testData object from the Online Editor after testing and using "Add as test" button -->

"testData": {
    "testset": {
      "variables": {
        "domain": "example.com",
        "host": "foo",
        "example": "bar"
      },
      "results": [
        {
          "type": "TXT",
          "name": "foo",
          "ttl": 86400,
          "data": "\"bar\""
        }
      ]
    }
  }

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Linter OK:

Linter result for devopstacks.com.email-authentication.json

@pawel-kow pawel-kow self-assigned this Dec 4, 2025
Copy link
Member

@pawel-kow pawel-kow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not yet a review.
Please fill it the PR template properly.

@RN-alson
Copy link
Author

RN-alson commented Dec 4, 2025

This is not yet a review. Please fill it the PR template properly.

Thank you for your feedback!
I have now fully completed the pull request template:

  • Added a clear description
  • Selected the appropriate type of change
  • Confirmed all testing steps
  • Provided example variable values with test data

Please let me know if anything else needs adjustment. Thank you!

"serviceId": "email-authentication",
"serviceName": "DevOps Stacks Email Authentication",
"version": 1,
"logoUrl": "https://devopstacks.com/logo.svg",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

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.

3 participants