This is an automated email from the ASF dual-hosted git repository.

erikrit pushed a commit to branch erik-ritter--prevent-non-typescript-files
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to 
refs/heads/erik-ritter--prevent-non-typescript-files by this push:
     new 820d9d2  Create comment_preferring_typescript.md
820d9d2 is described below

commit 820d9d204e3747bad10a0d74fcae1eddcbe095ba
Author: Erik Ritter <[email protected]>
AuthorDate: Sun May 24 21:28:28 2020 -0700

    Create comment_preferring_typescript.md
---
 workflows/comment_preferring_typescript.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/workflows/comment_preferring_typescript.md 
b/workflows/comment_preferring_typescript.md
new file mode 100644
index 0000000..89ece79
--- /dev/null
+++ b/workflows/comment_preferring_typescript.md
@@ -0,0 +1 @@
+It looks like your PR contains new `.js` or `.jsx` files. As decided in 
[SIP-36](https://github.com/apache/incubator-superset/issues/9101), all new 
files should be written in TypeScript. Please convert new JavaScript files to 
TypeScript and then re-request review.

Reply via email to