Closed jsjoeio closed 1 year ago
No, the published issues must have the state:published
label.
This is done by specify in GraphQL query that we only want issue with only state:published
label
Even if the action is triggering every time the issue is opened, we can use the condition to skip the build
This repo is inspired by https://github.com/renatorib/github-blog which you should check it out. Currently this repo is only a proof of concept, and in many ways needs a lot of work to be functioning well enough (like markdown formatting, comments, opengraph image ganaration, etc.). Thank you for your interest in this repo. ❤️
Oh I didn't even realize that! Wow, thank you for the detailed response and the suggestions! :D
If I write this here and then you rebuild your site, won't it publish my article?