Skip to content

Commit a5267f2

Browse files
authored
update asf.yaml (#54)
1 parent dd12747 commit a5267f2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.asf.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,15 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
meta:
19+
nextgen: true
20+
1821
github:
1922
enabled_merge_buttons:
20-
# enable squash button:
2123
squash: true
22-
# enable merge button:
23-
merge: true
24-
# disable rebase button:
25-
rebase: true
24+
squash_commit_message: PR_TITLE_AND_DESC
25+
merge: false
26+
rebase: false
2627

2728
notifications:
2829

0 commit comments

Comments
 (0)