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

fix: POST /repos/{owner}/{repo}/releases/{release_id}/assets no longer responds with a "x-accepted-oauth-scopes" header in case of a 422 #363

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2020

I found new changes in the recorded fixtures 👋🤖

I can't tell if the changes are fixes, features or breaking, you'll have to figure that out on yourself and adapt the commit messages accordingly to trigger the right release, see our commit message conventions.

@github-actions github-actions bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Nov 3, 2020
@ghost ghost added this to Inbox in JS Nov 3, 2020
@ghost ghost moved this from Inbox to Maintenance in JS Nov 3, 2020
@@ -111,7 +111,6 @@
"content-type": "application/json; charset=utf-8",
"date": "Tue, 10 Oct 2017 16:00:00 GMT",
"strict-transport-security": "max-age=31557600",
"x-accepted-oauth-scopes": "repo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll double check if that was indeed an intended change

@gr2m gr2m changed the title 🚧 🤖📯 Fixtures changed fix: POST /repos/{owner}/{repo}/releases/{release_id}/assets no longer responds with a "x-accepted-oauth-scopes" header in case of a 422 Nov 3, 2020
@gr2m gr2m merged commit bca61e4 into master Nov 3, 2020
JS automation moved this from Maintenance to Done Nov 3, 2020
@gr2m gr2m deleted the fixtures-update branch November 3, 2020 17:24
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 3, 2020

🎉 This PR is included in version 21.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

gr2m pushed a commit that referenced this pull request Nov 10, 2020
…ds with a "x-accepted-oauth-scopes" header again, reverts #363 (#365)

Co-authored-by: Octokit Bot <octokitbot@martynus.net>
gr2m pushed a commit that referenced this pull request Jan 8, 2021
…r}/{repo}/releases/{release_id}/assets responds`, again. See #363, #365 (#376)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
No open projects
JS
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant