octokit.net icon indicating copy to clipboard operation
octokit.net copied to clipboard

Support for GitHub Discussions

Open tomkerkhove opened this issue 5 years ago • 5 comments

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 avatar Sep 25 '20 05:09 tomkerkhove

@tomkerkhove until there's a preview API announced from the team we can't support it in this project

shiftkey avatar Sep 25 '20 12:09 shiftkey

Ha, I thought there was one already - Sorry!

I'll check when it's coming and circle back.

tomkerkhove avatar Sep 25 '20 12:09 tomkerkhove

API is in preview: https://github.blog/changelog/2021-02-23-github-discussions-graphql-api-public-beta/

tomkerkhove avatar Feb 24 '21 15:02 tomkerkhove

Any plans for this?

tomkerkhove avatar Apr 08 '21 13:04 tomkerkhove

@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.

shiftkey avatar Apr 08 '21 13:04 shiftkey

GH doesn't plan to put Discussions on the REST API - GraphQL is the path forward, apparently?

brandonh-msft avatar Nov 29 '22 21:11 brandonh-msft

👋 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!

github-actions[bot] avatar Aug 27 '23 01:08 github-actions[bot]