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

feat: delete_branch_on_merge in responses #275

Merged
merged 4 commits into from
Jan 9, 2020

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-repository has changed

```diff
[
   {
     response: {
     }
     headers: {
-      content-length: "6666"
+      content-length: "6697"
     }
   }
 ]
```
BREAKING CHANGE: api.github.com/rename-repository has changed

```diff
[
   {
     response: {
     }
     headers: {
-      content-length: "7260"
+      content-length: "7291"
     }
   }
   ...
   {
     response: {
     }
     headers: {
-      content-length: "7282"
+      content-length: "7313"
     }
   }
   ...
   {
     response: {
     }
     headers: {
-      content-length: "7274"
+      content-length: "7305"
     }
   }
 ]
```
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.

feat: delete_branch_on_merge in responses

@gr2m gr2m changed the title 🤖🚨 2 changes in existing fixtures detected feat: delete_branch_on_merge in responses Jan 9, 2020
@gr2m gr2m merged commit e1e1f59 into master Jan 9, 2020
@gr2m gr2m deleted the cron/fixtures-changes/2020-01-09 branch January 9, 2020 17:16
@octokitbot
Copy link
Collaborator Author

🎉 This PR is included in version 18.1.0 🎉

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