Skip to content

Conversation

@barjin
Copy link
Contributor

@barjin barjin commented Nov 7, 2025

Makes sure the custom docusaurus.config.js script doesn't replace the custom description from frontmatter, where it's present.


Note

Avoid overwriting existing frontmatter descriptions by only generating a description when none is provided.

  • Markdown processing (docusaurus.config.js):
    • Use nullish assignment for result.frontMatter.description to only set an auto-generated summary when the frontmatter description is missing.

Written by Cursor Bugbot for commit 04d5075. Configure here.

@barjin barjin requested a review from TC-MO November 7, 2025 19:27
@barjin barjin self-assigned this Nov 7, 2025
@barjin barjin added the adhoc Ad-hoc unplanned task added during the sprint. label Nov 7, 2025
@barjin barjin changed the title fix: don't update frontmatter description field where present fix: don't overwrite frontmatter description field where present Nov 7, 2025
@github-actions github-actions bot added this to the 127th sprint - Tooling team milestone Nov 7, 2025
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Nov 7, 2025
@apify-service-account
Copy link

Preview for this PR was built for commit 04d5075 and is ready at https://pr-2077.preview.docs.apify.com!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants