Do some of you have experience with GitHub Actions, the GitHub API, and project boards? I would like to extract (via a GraphQL query for example) a list of all Project Boards an issue is part of.
Right now ProjectV2Item
(#) and its derivatives gives us a lot of options to fetch and update information about an issue. It’s only useful when you know the project board though ; I’d want to start from the other end, when only having info about an issue.
Any ideas?
Laisser un commentaire