Project

General

Profile

Actions

tickets #165090

closed

Add TXT record for GitHub verification to openqa.opensuse.org

Added by livdywan 4 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
DNS
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

In order to verify openqa.opensuse.org for GitHub as suggested in #156088 we need the DNS to be updated:

  • Create a TXT record in your DNS configuration for the following hostname: _gh-os-autoinst-o.openqa.opensuse.org
  • Use this code for the value of the TXT record: 43819255a9. Please note that the code will expire in 7 days.
  • Wait until your DNS configuration changes. This could take up to 72 hours to propagate.

This is based on following the officially documented steps on GitHub: https://docs.github.com/en/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization#verifying-a-domain-for-your-organization


Related issues 1 (0 open1 closed)

Copied from openQA Project (public) - action #156088: Verify os-autoinst GitHub organization size:SResolvedlivdywan2024-02-26

Actions
Actions #1

Updated by livdywan 4 months ago

  • Copied from action #156088: Verify os-autoinst GitHub organization size:S added
Actions #2

Updated by crameleon 4 months ago

  • Category set to DNS
  • Status changed from New to In Progress
  • Assignee set to crameleon
Actions #3

Updated by crameleon 4 months ago

  • Status changed from In Progress to Feedback

Hi Liv,

$ pdnsutil add-record opensuse.org  _gh-os-autoinst-o.openqa. TXT 43819255a9
New rrset:
_gh-os-autoinst-o.openqa.opensuse.org. 3600 IN TXT "43819255a9"

~> for i in (seq 1 4); dig +short @ns$i.opensuse.org _gh-os-autoinst-o.openqa.opensuse.org TXT ; end
"43819255a9"
"43819255a9"
"43819255a9"
"43819255a9"

Let me know when it's ready to be removed again.

Best,
Georg

Actions #4

Updated by livdywan 4 months ago

Looks like it worked. GitHub says it is verified now. Thank you for putting in the records so quick!

Actions #5

Updated by crameleon 4 months ago

  • Status changed from Feedback to Resolved

Great news! I removed the record again.

Actions

Also available in: Atom PDF