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: remove members_allowed_repository_creation_type from response as it requires the members_allowed_repository_creation_type preview header #257

Merged
merged 2 commits into from
Sep 28, 2019

Conversation

octokitbot
Copy link
Collaborator

Dearest humans,

My friend Travis asked me to let you know that they found API changes in their daily routine check.

BREAKING CHANGE: api.github.com/get-organization has changed

```diff
[
   {
     response: {
-      members_allowed_repository_creation_type: "all"
     }
     headers: {
-      content-length: "1365"
+      content-length: "1316"
     }
   }
 ]
```
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

fix: remove members_allowed_repository_creation_type from response as it requires the members_allowed_repository_creation_type preview header

@gr2m gr2m changed the title 🤖🚨 1 changes in existing fixtures detected fix: remove members_allowed_repository_creation_type from response as it requires the members_allowed_repository_creation_type preview header Sep 28, 2019
@gr2m gr2m merged commit eeccf1b into master Sep 28, 2019
@delete-merged-branch delete-merged-branch bot deleted the cron/fixtures-changes/2019-09-28 branch September 28, 2019 20:05
@octokitbot
Copy link
Collaborator Author

🎉 This PR is included in version 16.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants