File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- github :
17- description : " Apache Commons XML"
18- homepage : https://commons.apache.org/sandbox/commons-xml/
19-
2016notifications :
2117 commits : commits@commons.apache.org
2218 issues : issues@commons.apache.org
@@ -28,3 +24,15 @@ notifications:
2824 pullrequests_bot_dependabot : dependabot@commons.apache.org
2925 issues_bot_codecov-commenter : notifications@commons.apache.org
3026 pullrequests_bot_codecov-commenter : notifications@commons.apache.org
27+
28+ github :
29+ description : " Apache Commons XML"
30+ homepage : https://commons.apache.org/sandbox/commons-xml/
31+
32+ pull_requests :
33+ # allow auto-merge
34+ allow_auto_merge : false
35+ # enable updating head branches of pull requests
36+ allow_update_branch : true
37+ # auto-delete head branches after being merged
38+ del_branch_on_merge : true
You can’t perform that action at this time.
0 commit comments