DEV Community

Discussion on: 🔥 Create your YOUR Personal Blog 📜 using Reactjs ⚛️ & Github Issues in less than 10 min 🕐

Collapse
 
rodiongork profile image
Rodion Gorkovenko

That's cool idea!

To use issues as storage - very clever! :)

And free!

But it seems everyone can create issues - and thus add stuff to your personal blog? May I try?

Collapse
 
nombrekeff profile image
Keff

I'm developing something similar, and what I thought for this was, that the posts shown are just ones with a specified label, so even if people create issues, they will not appear in the Blog.

Collapse
 
rodiongork profile image
Rodion Gorkovenko • Edited

Is it correct that only repo owner can assign labels? Then it's solution, yes!

UPD, it also seems that now GitHub allows limitations on who can "interact with repository" - probably this also includes issues.

Thread Thread
 
nombrekeff profile image
Keff

Yup, definitely only owners and collaborators can add labels.