We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe514d6 commit c8fba2dCopy full SHA for c8fba2d
1 file changed
.asf.yaml
@@ -10,6 +10,10 @@ github:
10
- java
11
- mcp
12
13
+ features:
14
+ # Enable issue management
15
+ issues: true
16
+
17
enabled_merge_buttons:
18
squash: true
19
merge: false
@@ -18,6 +22,8 @@ github:
22
# TODO: Add to this list for each new minor release
23
protected_branches:
20
24
main: {}
25
26
+ del_branch_on_merge: tr
21
27
28
protected_tags:
29
- "releases/*"
0 commit comments