andrzej-kaczmarek commented on PR #575:
URL: https://github.com/apache/mynewt-newt/pull/575#issuecomment-2438041203

   With this fix, if you only want to allow repositories in `project.yml` you 
only need to include e.g. `apache-mynewt-core` on the list and all other repos 
will be allowed implicitly. The single entry is required as otherwise empty 
allowed list will allow all repos.
   
   Alternatively if you want to allow some extra repos not included in 
`project.yml` (e.g. defined by packages) its enough to only include those repos 
on the list as repos defined in `project.yml` will be added implicitly anyway.


-- 
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: notifications-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to