[geode] branch master updated: GEODE-9012: Turn off Github Comments Causing Jira Ticket Comments (#6114)

2021-03-29 Thread onichols
This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/master by this push:
 new 5fbade6  GEODE-9012: Turn off Github Comments Causing Jira Ticket 
Comments (#6114)
5fbade6 is described below

commit 5fbade6089c24b76c3c2dca4999cd8ef296dec39
Author: Owen Nichols 
AuthorDate: Mon Mar 29 21:52:22 2021 -0700

GEODE-9012: Turn off Github Comments Causing Jira Ticket Comments (#6114)
---
 .asf.yaml | 45 -
 1 file changed, 44 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 003d459..dcd55a6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,8 +7,51 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+github:
+  description: "Apache Geode"
+  homepage: https://geode.apache.org/
+  labels:
+- geode
+- datagrid
+- apache
+  features:
+# To enable wiki for documentation
+wiki: false
+# To enable issue management
+issues: false
+# To enable projects for project management boards
+projects: true
+
+  enabled_merge_buttons:
+# enable squash button:
+squash:  true
+# enable merge button:
+merge:  true
+# enable rebase button:
+rebase:  true
+
+  protected_branches:
+develop:
+  required_status_checks:
+# strict means "Require branches to be up to date before merging".
+strict: false
+# contexts are the names of checks that must pass
+contexts:
+  - concourse-ci/ApiCheckTestOpenJDK11
+  - concourse-ci/Build
+  - concourse-ci/StressNewTestOpenJDK11
+  - concourse-ci/UnitTestOpenJDK11
+  - concourse-ci/UnitTestOpenJDK8
+
+  required_pull_request_reviews:
+dismiss_stale_reviews: false
+require_code_owner_reviews: true
+required_approving_review_count: 1
+
+  required_signatures: false
+
 notifications:
 commits: commits@geode.apache.org
 issues: iss...@geode.apache.org
 pullrequests: notificati...@geode.apache.org
-jira_options: link label comment
+jira_options: link label


[geode] branch master updated: GEODE-9012: Turn off Github Comments Causing Jira Ticket Comments (#6114)

2021-03-10 Thread burcham
This is an automated email from the ASF dual-hosted git repository.

burcham pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/master by this push:
 new 93898a8  GEODE-9012: Turn off Github Comments Causing Jira Ticket 
Comments (#6114)
93898a8 is described below

commit 93898a880738dd7be19604b35202cf938f67a0d6
Author: Bill Burcham 
AuthorDate: Wed Mar 10 14:39:14 2021 -0800

GEODE-9012: Turn off Github Comments Causing Jira Ticket Comments (#6114)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4368159..dcd55a6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -54,4 +54,4 @@ notifications:
 commits: commits@geode.apache.org
 issues: iss...@geode.apache.org
 pullrequests: notificati...@geode.apache.org
-jira_options: link label comment
+jira_options: link label