pub fn get_mr( domain: String, path: String, config: Arc<Config>, refresh_cache: bool, ) -> Result<Arc<dyn MergeRequest + Send + Sync + 'static>>