nearform-actions / github-action-add-issues-to-project

Action that adds issues to a project board automagically!
1 stars 2 forks source link

Automatically add "good first issues" to the board from fastify (click for more) #1

Closed simoneb closed 2 years ago

simoneb commented 2 years ago

Fastify keeps a list of good first issues at https://www.fastify.io/contribute/.

We could consider finding a way to get them into our board automatically.

Also worth looking into:

simoneb commented 2 years ago

@sameer-coder @GiuliaTeggi I started this repo from our template and didn't add any other changes. Use this issue as a placeholder to keep on the bench board but create new issues in this repo without adding them to that board. If you want create a board for this repo alone. Enjoy!

simoneb commented 2 years ago

Also, to interact with the board you may want to check out how we've done it here, as the projects beta API is not exactly straightforward to use. Your use case here is anyway simpler than this: https://github.com/nearform/github-action-project-changelog

sameer-coder commented 2 years ago

Closed by #22