There was an error while loading. Please reload this page.
1 parent 890db68 commit de994fdCopy full SHA for de994fd
1 file changed
.asf.yaml
@@ -26,12 +26,12 @@ github:
26
merge: false
27
rebase: false
28
29
- # Auto-delete head branch after a PR is merged
30
- delete_branch_on_merge: true
+ pull_requests:
+ # Auto-delete head branch after a PR is merged
31
+ del_branch_on_merge: true
32
- # GitHub Pages
33
- ghp_branch: gh-pages
34
- ghp_path: ~
+ autolink_jira:
+ - SOLR
35
36
# Branch protection ruleset
37
rulesets:
@@ -52,5 +52,3 @@ notifications:
52
commits: commits@solr.apache.org
53
issues: issues@solr.apache.org
54
pullrequests: issues@solr.apache.org
55
- pullrequests_status: dev@solr.apache.org
56
- pullrequests_comment: issues@solr.apache.org
0 commit comments