octokit.net
octokit.net copied to clipboard
Support for GitHub Discussions
Are there plans to provide support for GitHub Discussions? I'd love to use this to automate issue management to steer them to GitHub Discussions by locking issue and automatically creating related GitHub Discussion.
@tomkerkhove until there's a preview API announced from the team we can't support it in this project
Ha, I thought there was one already - Sorry!
I'll check when it's coming and circle back.
API is in preview: https://github.blog/changelog/2021-02-23-github-discussions-graphql-api-public-beta/
Any plans for this?
@tomkerkhove that's the GraphQL version.
This library is for the REST API, and there's a sibling project for the GraphQL API in .NET here: https://github.com/octokit/octokit.graphql.net
Unless this becomes available as a REST endpoint, I can't see this becoming supported.
GH doesn't plan to put Discussions on the REST API - GraphQL is the path forward, apparently?
👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!