Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid raw github POST for making API request #213

Open
GuySartorelli opened this issue Jun 20, 2022 · 0 comments
Open

Avoid raw github POST for making API request #213

GuySartorelli opened this issue Jun 20, 2022 · 0 comments

Comments

@GuySartorelli
Copy link
Member

#212 adds a new raw POST request to request generation of the release notes. This is because the library we're using to interface with the API doesn't have an abstraction for that yet - but I have created a PR in that repository to create one: KnpLabs/php-github-api#1074

Once that is merged and released, we should use the abstraction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant