Add issues_needing_comment script (#24839)

This might require a few follow-up commits to get this to work! 😅

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-02-13 18:48:06 -05:00 committed by GitHub
parent 9094f53211
commit e133d3b31e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 572 additions and 1 deletions

2
.gitignore vendored
View file

@ -25,7 +25,7 @@
/crates/zed/resources/flatpak/flatpak-cargo-sources.json
/dev.zed.Zed*.json
/plugins/bin
/script/node_modules
**/node_modules
/zed.xcworkspace
DerivedData/
Packages