return {
      ...state,
      featured: repos.map(r => r._id),
      all: {
        ...state.all,