You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by GitBox <gi...@apache.org> on 2020/04/20 13:36:04 UTC

[GitHub] [kafka] omkreddy opened a new pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

omkreddy opened a new pull request #8521:
URL: https://github.com/apache/kafka/pull/8521


   Following the instructions from: https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories#id-.asf.yamlfeaturesforgitrepositories-ImplementedFeatures
   
   This PR redirects all github `commit` notifications to `commits@kafka.apache.org` and `issues`, `pullrequests` notifications to `github@kafka.apache.org` mailing list. 
   
   Also enable `link` `label` JIRA notification options.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on a change in pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
ijuma commented on a change in pull request #8521:
URL: https://github.com/apache/kafka/pull/8521#discussion_r411389823



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+notifications:
+  commits:      commits@kafka.apache.org
+  issues:       github@kafka.apache.org
+  pullrequests: github@kafka.apache.org

Review comment:
       Do we have this mailing list already?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on a change in pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
ijuma commented on a change in pull request #8521:
URL: https://github.com/apache/kafka/pull/8521#discussion_r411400608



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+notifications:
+  commits:      commits@kafka.apache.org
+  issues:       github@kafka.apache.org
+  pullrequests: github@kafka.apache.org

Review comment:
       Can we use the `commits` mailing list for now?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] omkreddy commented on a change in pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
omkreddy commented on a change in pull request #8521:
URL: https://github.com/apache/kafka/pull/8521#discussion_r411399680



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+notifications:
+  commits:      commits@kafka.apache.org
+  issues:       github@kafka.apache.org
+  pullrequests: github@kafka.apache.org

Review comment:
       Good Question. I think, we dont have ``github@kafka.apache.org` yet.
   
   Only ASF members and PMC Chair can create mailing list using : https://selfserve.apache.org/
   
   Maybe we can request @junrao to create a new mailing address : `github@kafka.apache.org`
   
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on a change in pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
ijuma commented on a change in pull request #8521:
URL: https://github.com/apache/kafka/pull/8521#discussion_r411401447



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+notifications:
+  commits:      commits@kafka.apache.org
+  issues:       github@kafka.apache.org
+  pullrequests: github@kafka.apache.org

Review comment:
       Btw, we have a `JIRA mailing list`, maybe we can use that for `issues`.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] omkreddy commented on issue #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
omkreddy commented on issue #8521:
URL: https://github.com/apache/kafka/pull/8521#issuecomment-616604860


   @ijuma Thanks for the review. Merging to trunk.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] omkreddy commented on a change in pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
omkreddy commented on a change in pull request #8521:
URL: https://github.com/apache/kafka/pull/8521#discussion_r411406852



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+notifications:
+  commits:      commits@kafka.apache.org
+  issues:       github@kafka.apache.org
+  pullrequests: github@kafka.apache.org

Review comment:
       sounds good. we can use `jira@afka.apache.org`. If required, we can change later.
   updated the PR.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on a change in pull request #8521: MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists

Posted by GitBox <gi...@apache.org>.
ijuma commented on a change in pull request #8521:
URL: https://github.com/apache/kafka/pull/8521#discussion_r411401447



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+notifications:
+  commits:      commits@kafka.apache.org
+  issues:       github@kafka.apache.org
+  pullrequests: github@kafka.apache.org

Review comment:
       Btw, we have a `JIRA mailing list`, maybe we can use that for `issues` and `pull requests` for now.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org