You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by GitBox <gi...@apache.org> on 2020/09/29 11:45:33 UTC

[GitHub] [yetus] aajisaka opened a new pull request #140: YETUS-1008. Add .asf.yaml to allow GitHub to JIRA integration

aajisaka opened a new pull request #140:
URL: https://github.com/apache/yetus/pull/140


   JIRA: https://issues.apache.org/jira/browse/YETUS-1008


----------------------------------------------------------------
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] [yetus] aajisaka commented on pull request #140: YETUS-1008. Add .asf.yaml to allow GitHub to JIRA integration

Posted by GitBox <gi...@apache.org>.
aajisaka commented on pull request #140:
URL: https://github.com/apache/yetus/pull/140#issuecomment-700878255


   Thank you @aw-was-here 


----------------------------------------------------------------
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] [yetus] aajisaka merged pull request #140: YETUS-1008. Add .asf.yaml to allow GitHub to JIRA integration

Posted by GitBox <gi...@apache.org>.
aajisaka merged pull request #140:
URL: https://github.com/apache/yetus/pull/140


   


----------------------------------------------------------------
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] [yetus] aw-was-here commented on a change in pull request #140: YETUS-1008. Add .asf.yaml to allow GitHub to JIRA integration

Posted by GitBox <gi...@apache.org>.
aw-was-here commented on a change in pull request #140:
URL: https://github.com/apache/yetus/pull/140#discussion_r496753752



##########
File path: .asf.yaml
##########
@@ -0,0 +1,26 @@
+# 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.
+
+---
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+notifications:
+  commits: commits@yetus.apache.org
+  issues: notifications@yetus.apache.org
+  pullrequests: notifications@yetus.apache.org

Review comment:
       I think most of this goes to gitbox@ currently.




----------------------------------------------------------------
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] [yetus] aajisaka commented on a change in pull request #140: YETUS-1008. Add .asf.yaml to allow GitHub to JIRA integration

Posted by GitBox <gi...@apache.org>.
aajisaka commented on a change in pull request #140:
URL: https://github.com/apache/yetus/pull/140#discussion_r496762889



##########
File path: .asf.yaml
##########
@@ -0,0 +1,26 @@
+# 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.
+
+---
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+notifications:
+  commits: commits@yetus.apache.org
+  issues: notifications@yetus.apache.org
+  pullrequests: notifications@yetus.apache.org

Review comment:
       Oh, I didn't know that ML.  I'll update the PR.
   
   We need to update the web site in a separate issue: http://yetus.apache.org/mailinglists/




----------------------------------------------------------------
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] [yetus] aw-was-here commented on a change in pull request #140: YETUS-1008. Add .asf.yaml to allow GitHub to JIRA integration

Posted by GitBox <gi...@apache.org>.
aw-was-here commented on a change in pull request #140:
URL: https://github.com/apache/yetus/pull/140#discussion_r496769906



##########
File path: .asf.yaml
##########
@@ -0,0 +1,26 @@
+# 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.
+
+---
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+notifications:
+  commits: commits@yetus.apache.org
+  issues: notifications@yetus.apache.org
+  pullrequests: notifications@yetus.apache.org

Review comment:
       We sent gitbox stuff there but the JIRA and other ASF stuff goes to those MLs to make things a bit less noisy. We were one of the first projects to go to the gitbox stuff before this config file existed.




----------------------------------------------------------------
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