Skip to content

[BETA] ci: update reference docs#14028

Merged
ArmandPhilippot merged 2 commits into
v7from
ci/docgen-beta
Jun 9, 2026
Merged

[BETA] ci: update reference docs#14028
ArmandPhilippot merged 2 commits into
v7from
ci/docgen-beta

Conversation

@astrobot-houston

Copy link
Copy Markdown
Contributor

This PR is auto-generated by a nightly GitHub action to update the reference docs from source code in withastro/astro.

@astrobot-houston astrobot-houston added 7.0 ci Automated PRs created by CI, or PRs about automation - ask @delucis for help! labels Jun 9, 2026
@ArmandPhilippot ArmandPhilippot added this to the v7 milestone Jun 9, 2026
@astrobot-houston

astrobot-houston commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/reference/configuration-reference.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@ArmandPhilippot ArmandPhilippot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The broken link should be fixed once #13983 is merged.

We might also want to revisit "Logger Options" for consistency. We usually have a heading for the nested properties (entrypoint, config) and it might be helpful to show the easy solution:

import { defineConfig, logHandlers } from 'astro/config';

export default defineConfig({
  logger: logHandlers.json({ pretty: true })
});

But, for now, I think it's okay!

@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 1c2cf2f
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6a2845909e2c2e00084a2c2a
😎 Deploy Preview https://deploy-preview-14028--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ArmandPhilippot ArmandPhilippot merged commit 942f956 into v7 Jun 9, 2026
8 checks passed
@ArmandPhilippot ArmandPhilippot deleted the ci/docgen-beta branch June 9, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

7.0 ci Automated PRs created by CI, or PRs about automation - ask @delucis for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants