Page MenuHomePhabricator

Add 'repositoryPHID' to 'differential.createrawdiff'
ClosedPublic

Authored by epriestley on May 9 2014, 2:40 PM.
Tags
None
Referenced Files
F14834157: D9023.id.diff
Thu, Jan 30, 2:17 PM
Unknown Object (File)
Mon, Jan 27, 2:33 AM
Unknown Object (File)
Sun, Jan 26, 5:43 PM
Unknown Object (File)
Sun, Jan 26, 5:43 PM
Unknown Object (File)
Sun, Jan 26, 5:42 PM
Unknown Object (File)
Sun, Jan 26, 5:28 PM
Unknown Object (File)
Thu, Jan 23, 5:48 PM
Unknown Object (File)
Dec 31 2024, 12:41 PM

Details

Summary

See https://github.com/facebook/phabricator/issues/596

Broadly, Facebook would like to bring Pull Requests from GitHub into Phabricator.

In the long term we can do this properly via Doorkeeper/Nuance, but that's probably a ways off. This seems like a reasonable low-budget compromise for now.

I'm a little hesitant to add a ton of parameters to this call, but repositoryPHID seems pretty reasonable, and is notable because it also controls default policies.

Test Plan
  • Created a diff with no repositoryPHID.
  • Created a diff with a repositoryPHID.
    • Verified it carried over when the diff was used to create a revision.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Add 'repositoryPHID' to 'differential.createrawdiff'.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 9 2014, 6:49 PM
epriestley updated this revision to Diff 21456.

Closed by commit rP997c8591b27f (authored by @epriestley).