state.repositories = repositories.map(v => ({
        id: v.id,
        name: v.name,
        fullName: v.fullName,
        isPrivate: v.isPrivate,