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

[Danger] Look at adding this repo as an upstream base #12229

Merged
merged 1 commit into from
Feb 15, 2018

Conversation

orta
Copy link
Contributor

@orta orta commented Feb 15, 2018

Re: #12220 (comment)

Uses the Danger DSL to grab the base repo and branch, adds it as a remote (and fetches) for reference master on my personal fork is at d906de7 and master for facebook/react is 1fd205a (as of creating this PR)

@gaearon
Copy link
Collaborator

gaearon commented Feb 15, 2018

Is failure expected?

@orta
Copy link
Contributor Author

orta commented Feb 15, 2018

Nope, and I'm a tad sad that the error wasn't picked up and presented in the message - I have passing tests for that. :(

@orta
Copy link
Contributor Author

orta commented Feb 15, 2018

OK, so it ran with 86ee9e8 to ac644db

Which feels right, which is the commit I branched off from. Not my fork's master.

$ git log --oneline

ac644db6f (HEAD -> danger_remotes, orta/danger_remotes) [Danger] Add a remote for the upstream repo, and try use that for the merge base for danger
86ee9e848 (origin/master, origin/HEAD, react_dom, master) NativeMethodsMixin DEV-only methods should not warn (#12212)
41b8c65f1 Add react-is package (#12199)

@gaearon gaearon merged commit e8ee1b9 into facebook:master Feb 15, 2018
@gaearon
Copy link
Collaborator

gaearon commented Feb 15, 2018

Let’s try it! Thanks.

rhagigi pushed a commit to rhagigi/react that referenced this pull request Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants