Skip to content

Conversation

@hyperlint-ai
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot commented Jun 1, 2025

This pull request addresses several style guide violations, including incorrect casing for product names and spelling errors. The changes ensure compliance with the specified style guide rules, enhancing the overall quality and consistency of the documentation.

  • Corrected casing for 'cloudflare' to 'Cloudflare' in multiple instances (add-human-feedback-api.mdx)
  • Fixed spelling error from 'Google Big Query' to 'Google BigQuery' in the documentation (add-human-feedback-api.mdx)

@hyperlint-ai hyperlint-ai bot requested a review from threepointone as a code owner June 1, 2025 00:09
@github-actions github-actions bot added product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:analytics Related to Analytics product labels Jun 1, 2025
@github-actions github-actions bot added the size/s label Jun 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/agents/ @irvinebroque, @rita3ko, @elithrar, @thomasgauvin, @threepointone, @cloudflare/pcx-technical-writing
/src/content/docs/ai-gateway/ @kathayl, @mchenco, @kodster28, @cloudflare/pcx-technical-writing
/src/content/docs/analytics/ @jimhawkridge, @soheiokamoto, @angelampcosta, @cloudflare/pcx-technical-writing

Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

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

Other comments (1)
  • src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx (65-65) The change from 'don't' to 'do not' aligns with formal documentation style guidelines. However, 'you can retrieve it' is more concise than 'you are able to retrieve it' without sacrificing clarity. Consider keeping the expanded contraction but maintaining the more concise phrasing:
    If you do not have the `cf-aig-log-id` in the response body or you need to access it after the fact, you can retrieve it by querying the logs using the [Cloudflare API](/api/resources/ai_gateway/subresources/logs/methods/list/).
    

<PackageManagers
type="create"
pkg="cloudflare@latest"
pkg="Cloudflare@latest"
Copy link
Contributor

Choose a reason for hiding this comment

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

The package name should remain lowercase as cloudflare@latest. The npm package is published as lowercase 'cloudflare' (https://www.npmjs.com/package/cloudflare), and changing it to 'Cloudflare@latest' would cause the command to fail when executed.

<PackageManagers
type="create"
pkg="cloudflare@latest"
pkg="Cloudflare@latest"
Copy link
Contributor

Choose a reason for hiding this comment

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

The package name should remain lowercase as cloudflare@latest. The npm package is published as lowercase 'cloudflare' (https://www.npmjs.com/package/cloudflare), and changing it to 'Cloudflare@latest' would cause the command to fail when executed.

6. For **Starting Point**, choose \*Clone Public Git Repository\*\*.\*\*\*

7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/llooker/cloudflare_block.git`.
7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/looker/cloudflare_block.git`.
Copy link
Contributor

Choose a reason for hiding this comment

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

The GitHub repository URL has been changed from 'llooker' to 'looker'. Please verify that this new URL (git://github.com/looker/cloudflare_block.git) is correct and accessible to ensure we're not breaking the user instructions.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2025

@kodster28 kodster28 closed this Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:analytics Related to Analytics product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants