Skip to content

feat(ast_tools): support #[ts] attr on converter meta types#9843

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-18-feat_ast_tools_support_ts_attr_on_converter_meta_types
Mar 18, 2025
Merged

feat(ast_tools): support #[ts] attr on converter meta types#9843
graphite-app[bot] merged 1 commit intomainfrom
03-18-feat_ast_tools_support_ts_attr_on_converter_meta_types

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Mar 18, 2025

Closes #9835.

@github-actions github-actions bot added A-ast-tools Area - AST tools C-enhancement Category - New feature or request labels Mar 18, 2025
Copy link
Member Author

overlookmotel commented Mar 18, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review March 18, 2025 04:46
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Mar 18, 2025
Copy link
Member Author

overlookmotel commented Mar 18, 2025

Merge activity

  • Mar 18, 12:48 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 18, 12:53 AM EDT: A user added this pull request to the Graphite merge queue.
  • Mar 18, 1:00 AM EDT: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot force-pushed the 03-18-feat_ast_tools_support_ts_attr_on_converter_meta_types branch from c1a7a1e to 8b382b0 Compare March 18, 2025 04:53
@graphite-app graphite-app bot merged commit 8b382b0 into main Mar 18, 2025
13 of 14 checks passed
@graphite-app graphite-app bot deleted the 03-18-feat_ast_tools_support_ts_attr_on_converter_meta_types branch March 18, 2025 05:00
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast-tools Area - AST tools C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESTree: Add ability to mark an #[ast_meta] added field as TS-only

1 participant