DonalEvans commented on a change in pull request #5971:
URL: https://github.com/apache/geode/pull/5971#discussion_r566386688



##########
File path: .asf.yaml
##########
@@ -7,6 +7,49 @@
 # 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:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: false
+    # Enable projects for project management boards
+    projects: true
+
+  enabled_merge_buttons:
+    # enable squash button:
+    squash:  true
+    # enable merge button:
+    merge:  true
+    # disable rebase button:
+    rebase:  true

Review comment:
       The comment for this flag seems at odds with what the flag is set to. 
Does a value of `true` mean that the rebase button is disabled?




----------------------------------------------------------------
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:
[email protected]


Reply via email to