Skip to content

Add BY15.json with domain owner and records#35905

Closed
Sh0tgvn45off wants to merge 1 commit intois-a-dev:mainfrom
Sh0tgvn45off:main
Closed

Add BY15.json with domain owner and records#35905
Sh0tgvn45off wants to merge 1 commit intois-a-dev:mainfrom
Sh0tgvn45off:main

Conversation

@Sh0tgvn45off
Copy link
Copy Markdown

Requirements

  • [x ] I agree to the Terms of Service.
  • [x ] My file is following the domain structure.
  • [x ] My website is reachable and completed.
  • [x ] My website is software development related.
  • My website is not for commercial use.
  • [x ] I have provided contact information in the owner key.
    Email: moyolazarous45@gmail.com
  • [x ] I have provided a preview of my website below.

Website Preview

https://sh0tgvn45off.github.io/lazarousmoyo.me/ I want it to be www.lazarousmoyo.is-a.dev

Copilot AI review requested due to automatic review settings April 5, 2026 19:36
@Sh0tgvn45off Sh0tgvn45off requested a review from a team as a code owner April 5, 2026 19:36
@is-a-dev-reviewbot
Copy link
Copy Markdown

Hi there! 👋

You've successfully made a pull request! Here are some steps to do while waiting for a maintainer to review the pull request:

  1. Check if the filename, file format, and records are valid. If you don't know if it's valid, please read this part of the documentation and use a JSON validator/formatter, like jsonlint. Make sure that the file is in the domains directory and not somewhere else in the repository.
  2. Please make sure that you've filled out the pull request template. It is generally not a good idea to overwrite the pull request template with something else unless you know what you are doing. Make sure to add either a publicly available preview of your website or a screenshot of it.
  3. Please wait patiently. Pull requests may take between a couple hours to 3 days. All of the maintainer team are volunteers and try to review the pull requests in their spare time. If you want a chance of getting your pull request merged faster then send your pull request number once in the #pull-requests channel in our Discord server and wait patiently.
  4. Please note that mentioning maintainers in pull requests without it being reviewed could lead to you getting marked as "low priority"; this also applies to pinging the maintainers in the Discord server or messaging the maintainers in private to review the pull request.

Note: Because of the influx of pull requests we are trying to do them all, but this would mean longer wait time. We'll try to get to them when we can. Thanks for the patience.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new domain registration JSON file to point a subdomain to a GitHub Pages site.

Changes:

  • Added domains/BY15.json defining the owner and DNS records (CNAME to GitHub Pages).

Comment thread domains/BY15.json
@@ -0,0 +1,8 @@
{
Copy link

Copilot AI Apr 5, 2026

Choose a reason for hiding this comment

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

CI will fail: tests/json.test.js enforces that domain JSON filenames are all-lowercase (see validateFileName, line ~99). Please rename domains/BY15.json to a lowercase filename (e.g. domains/by15.json).

Copilot uses AI. Check for mistakes.
Comment thread domains/BY15.json
@@ -0,0 +1,8 @@
{
Copy link

Copilot AI Apr 5, 2026

Choose a reason for hiding this comment

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

The PR description requests www.lazarousmoyo.is-a.dev, but this file registers by15.is-a.dev (filename defines the subdomain). Please align the filename/subdomain with the requested domain (e.g. lazarousmoyo.json and/or www.lazarousmoyo.json depending on what you intend to register).

Copilot uses AI. Check for mistakes.
Comment thread domains/BY15.json
@@ -0,0 +1,8 @@
{
"owner": {
"username": "Sh0tgvn45off"
Copy link

Copilot AI Apr 5, 2026

Choose a reason for hiding this comment

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

The PR template requires contact info under the owner key, but this file only includes owner.username. Please add owner.email (or another contact method supported by the project’s domain structure) so maintainers can reach you if needed.

Suggested change
"username": "Sh0tgvn45off"
"username": "Sh0tgvn45off",
"email": "maintainer@example.com"

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Author

@Sh0tgvn45off Sh0tgvn45off left a comment

Choose a reason for hiding this comment

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

Comment thread domains/BY15.json
@@ -0,0 +1,8 @@
{
"owner": {
"username": "Sh0tgvn45off"
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@STICKnoLOGIC
Copy link
Copy Markdown
Member

due to high surge/influx of PRs, we will automatically close PRs that failed the CI test result, kindly check, read, follow and understand our curated guide -> https://docs.is-a.dev

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