chore(mcp): regenerate committed generated files to match lint config - #73346
Merged
rafaeelaudibert merged 1 commit intoJul 23, 2026
Merged
Conversation
Re-runs the MCP codegen (generate:ui-apps) and applies the re-enabled oxlint/oxfmt rules to the committed generated files under services/mcp so the checked-in copies match what CI produces. After #73291 excluded these files from linting and #73338 re-enabled it, the committed generated files were never regenerated, leaving master's checked-in copies in the old pre-#73291 style. CI's freshness/lint checks then failed on master and on every PR that touches MCP paths. Generated-By: PostHog Code Task-Id: 87238f99-c684-4d9c-a4bd-2af67f61d443
Contributor
|
Too many files changed for review. ( Bypass the limit by tagging |
|
Note 🤖 stamphog reviewed Gates denied this PR (deny-list hit on migrations, and it's classified T2-never), and there's an active in-flight review (👀 from hex-security-app[bot]) plus Greptile couldn't review due to the 115-file size — none of that assurance is in place yet.
Gate mechanics and policy version
|
Contributor
🤖 CI reportℹ️ MCP UI apps size — 32 app(s), 17065.5 KB JSBuilt size of each MCP UI app (
|
Contributor
|
👋 Visual changes detected for this PR. Review and approve in PostHog Visual Review If these changes are unexpected, they may be caused by a flaky test or a broken snapshot on master. Don't approve — rerun the job or wait for a fix. |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re-runs the MCP codegen (generate:ui-apps) and applies the re-enabled oxlint/oxfmt rules to the committed generated files under services/mcp so the checked-in copies match what CI produces.
After #73291 excluded these files from linting and #73338 re-enabled it, the committed generated files were never regenerated, leaving master's checked-in copies in the old pre-#73291 style. CI's freshness/lint checks then failed on master and on every PR that touches MCP paths.
Generated-By: PostHog Code
Task-Id: 87238f99-c684-4d9c-a4bd-2af67f61d443