Skip to content

Conversation

@angelampcosta
Copy link
Contributor

Summary

Creates changelog folder for Logs.

Documentation checklist

@angelampcosta angelampcosta requested review from a team and soheiokamoto as code owners June 2, 2025 08:26
@github-actions github-actions bot added size/s product:logs Related to Logs labels Jun 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /logs/changelog/

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.

Looks good to me 🤙

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jun 2, 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

Created a changelog folder for Logs to organize and document changes related to audit logs and logs in general.

  • Added a new changelog entry for Audit Logs.
  • Renamed the existing changelog file to reflect the broader category of Logs.
  • Introduced an index file for the changelog folder.

Added Files

  • src/content/docs/logs/changelog/changelog-auditlogs.mdx
  • src/content/docs/logs/changelog/index.mdx

Renamed Files

  • src/content/docs/logs/changelog/changelog-logs.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.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2025

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

Pattern Owners
/src/content/docs/logs/ @soheiokamoto, @angelampcosta, @cloudflare/pcx-technical-writing

Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: The filename seems a bit repetitive when considering the full path. Could we change it to:
src/content/docs/logs/changelog/audit-logs.mdx?

Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Can we change the filename to:
src/content/docs/logs/changelog/logs.mdx?

@angelampcosta angelampcosta merged commit c6bb442 into production Jun 2, 2025
11 checks passed
@angelampcosta angelampcosta deleted the angela/add-audit-logs branch June 2, 2025 11:14
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
* Creates changelog folder for Logs

* Updates file's names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:logs Related to Logs size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants