or13/GitHub Discussions

Access GitHub GraphQL API for Discussions See: https://docs.github.com/en/graphql

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 24, 2022
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: or13/github-api-actions@ec0adabd22b9af4501ae09f946ebc9796e945c38 # v0.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
access-tokenA github personal access token. Make sure it has been authorized for the following scopes: public_repo write:discussion read:discussion
ownerGitHub username or organization for the repo.
repoGitHub repository name
categoryGitHub Discussion Category Announcements
titleDiscussion post title
bodyDiscussion post body
searchSearch query
limitNumber of results to return 10
namedescription
jsonThe output in as json.
textThe output in as text.