cpoerschke commented on code in PR #2185:
URL: https://github.com/apache/solr/pull/2185#discussion_r1446335788
##########
.asf.yaml:
##########
@@ -18,6 +18,18 @@ github:
merge: false
rebase: false
+ protected_branches:
+ main: {}
+
+ protected_tags:
+ - "releases/*"
+
+ autolink_jira:
+ - SOLR
+
+ collaborators:
+ - solrbot
Review Comment:
> * `collaborators` - list of github user names to allow full PR edit karma
Am curious if that would cover its own PRs only or others' pull requests
too, and/or when it (solrbot) would have a need to use full PR edit.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]