djyde / sairin

Generate a blog from GitHub Issue
https://blog.sairinjs.com
199 stars 11 forks source link

support issue labels for blog tag #6

Open ichn-hu opened 2 years ago

ichn-hu commented 2 years ago

we may use the issue label for blog tag, it should be pretty!

ichn-hu commented 2 years ago

I am happy to help, you can assign this issue to me if you would like to let me do this (just to avoid conflicts).

djyde commented 2 years ago

Sure, PR is welcome.

You may need to modify the exist GraphQL here: https://github.com/djyde/sairin/blob/master/packages/core/src/queries.ts#L32 to query the issue labels.