Skip to content

Create an api endpoint to create a new github issue with the description in the request body. #1129

@FoxShaunR

Description

@FoxShaunR

We would like to be able to create new issues by calling the github api from our own.

Here's documentation on getting started with the github api: https://docs.github.com/en/rest/guides/getting-started-with-the-rest-api#repositories

Here's a library that may meet our needs: https://www.npmjs.com/package/@octokit/rest

Here's the documentation on authentication https://octokit.github.io/rest.js/v18#authentication We probably want to use the github apps auth method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions