sorryb / github-discussions

0 stars 0 forks source link

Colect all Github discussions #1

Open sorryb opened 1 year ago

sorryb commented 1 year ago

Make it works with all items from all epos

sorryb commented 1 year ago

Use sprea operator to merge all discussion: // merge array1 and array2 const allDiscussions = [...repo1, ...repo2