Skip to content

Remove unused keywords frontmatter - #5163

Merged
lennessyy merged 1 commit into
mainfrom
remove-keywords-frontmatter
Aug 21, 2026
Merged

Remove unused keywords frontmatter#5163
lennessyy merged 1 commit into
mainfrom
remove-keywords-frontmatter

Conversation

@lennessyy

Copy link
Copy Markdown
Contributor

Summary

  • remove 627 unused keywords frontmatter fields from documentation and Markdown-pipeline fixtures

Validation

  • yarn test
  • yarn build
  • vale --config .vale-ci.ini docs/

The Vale check reports no errors or warnings; its suggestion-level findings are pre-existing.

Copilot AI balanced review requested due to automatic review settings August 21, 2026 22:06
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 21, 2026 10:07pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

@lennessyy
lennessyy marked this pull request as ready for review August 21, 2026 22:07
@lennessyy
lennessyy requested review from a team, bechols and tlotemporal as code owners August 21, 2026 22:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes unused keywords frontmatter from documentation and Markdown-pipeline fixtures.

Changes:

  • Removes keywords metadata across documentation sections and SDK guides.
  • Updates corresponding Markdown fixtures.
  • Removes incidental trailing blank lines from several generated references.

Reviewed changes

Copilot reviewed 300 out of 627 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
fixtures/docs/**/*.mdx Removes fixture keyword metadata.
docs/{web-ui,security,integrations}.mdx Removes unused frontmatter.
docs/{troubleshooting,tctl-v1,references}/**/*.mdx Removes unused frontmatter.
docs/{production-deployment,evaluate,encyclopedia}/**/*.mdx Removes unused frontmatter.
docs/develop/**/*.mdx Removes keyword metadata from SDK guides.
docs/{demos,cloud,cli,best-practices}/**/*.mdx Removes unused frontmatter and incidental EOF whitespace.
docs/guides/index.mdx Removes unused frontmatter.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

keywords:
- serverless
- typescript sdk
- worker
tags:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Don't lie. Those lines are cleaned up

@lennessyy
lennessyy merged commit 053c35a into main Aug 21, 2026
31 of 33 checks passed
@lennessyy
lennessyy deleted the remove-keywords-frontmatter branch August 21, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants