Skip to content

Conversation

@mhsu
Copy link
Contributor

@mhsu mhsu commented Feb 28, 2025

Summary

adding 2 changes logs:

  1. for starred filters persisting on account home
  2. New .ai and .shop domains available

@mhsu mhsu requested review from a team as code owners February 28, 2025 20:32
@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.

Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

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

Hyperlint Review is complete!

Hyperlint Vale Style Guide Review

Reviewed 1 files and found 1 issues.

See the inline comments and suggestions below.

Hyperlint Link Check Review

Reviewed 1 files and found 0 issues.


We are upgrading our reviewer model! Going forward, our model will learn your particular style - which comments you all accept and reject, so that it can further personalize its suggestions.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation. It can review, edit, and suggest fixes for your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.


For more info

- [Documentation on starred domains](https://developers.cloudflare.com/fundamentals/setup/manage-domains/star-zones/)
Copy link
Contributor

Choose a reason for hiding this comment

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

Identified issues

  • Vale Style Guide - (cloudflare.LinkChecks-warning) Warning: When referring to another page in our docs, use the full relative link (/1.1.1.1/check/) instead of the full URL (https://developers.cloudflare.com/1.1.1.1/check/) or a local development link (http://localhost:1111/1.1.1.1/check/).

Proposed fix

Suggested change
- [Documentation on starred domains](https://developers.cloudflare.com/fundamentals/setup/manage-domains/star-zones/)
- [Documentation on starred domains](/fundamentals/setup/manage-domains/star-zones/)

The link should be changed from a full URL to a full relative link to comply with the style guide. This change ensures that the documentation remains consistent and links correctly within the site structure.

date: 2025-02-29
---

You can now register (and transfer over) `.ai` and `.shop` domains without any markups or add-on fees using [Cloudflare Registrar](https://domains.cloudflare.com/).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should have some more details here + maybe a screenshot?

We typically don't want one-line entries.

Copy link
Contributor Author

@mhsu mhsu Mar 4, 2025

Choose a reason for hiding this comment

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

@kodster28 Originally included screenshot showing .ai domains, but the pricing which is high ($140) for .ai domains so decided to exclude so it's not turnoff. I know the changelog isn't very long but isn't short and sweet ideal? I'll add another sentence for more context. Feel free to suggest additions.

Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

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

Hyperlint Review is complete!

Hyperlint Vale Style Guide Review

Reviewed 2 files and found 4 issues.

See the inline comments and suggestions below.

Hyperlint Link Check Review

Reviewed 2 files and found 0 issues.


We are upgrading our reviewer model! Going forward, our model will learn your particular style - which comments you all accept and reject, so that it can further personalize its suggestions.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation. It can review, edit, and suggest fixes for your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

mhsu and others added 3 commits March 4, 2025 21:32
…ates.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
@@ -0,0 +1,26 @@
---
title: Updates to Account Home - Quick actions, traffic insights, workers projects, and more
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: Updates to Account Home - Quick actions, traffic insights, workers projects, and more
title: Updates to Account Home - Quick actions, traffic insights, Workers projects, and more

Copy link
Contributor Author

Choose a reason for hiding this comment

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

submitted new pr

@mhsu mhsu requested a review from rita3ko March 6, 2025 21:10
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Mar 25, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Added changelogs for new features in Account Home and registrar services.

  • Implemented persistence for starred domains filter on Account Home
  • Introduced support for .ai and .shop domains in the registrar

Added Files

  • src/content/changelog/fundamentals/2025-03-26-account-home-updates.mdx
  • src/content/changelog/registrar/2025-03-27-ai-domains-available.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

@mhsu mhsu merged commit 3ee511b into production Mar 27, 2025
11 checks passed
@mhsu mhsu deleted the dashchangelog branch March 27, 2025 20:46
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* changelog for persist starred domains filter on account home

* new ai and shop domain announcement

* Update changelog dates and naming

* update register changelog

* uplevel starred domains to account home changes

* Update src/content/changelog/fundamentals/2025-03-04-account-home-updates.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* update relative link

* Update changelogs for account home and ai shop domains

* update ai shop changelog

* Update workers cap

* update TLD counts to be 300+

* update dates and images

---------

Co-authored-by: Michael Hsu <[email protected]>
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants