Tag: github-issues
-
GitHub GraphQL API Filter on custom text field in Project V2
5 We are using GitHub Projects (Beta). I created a custom text field called oma-project. I want to use the API to filter on this field, e.g., oma-project: "P0001". This should return all issues with this value in the custom field. Looking at the Projects (beta) docs, I can list the first n issues but…