···1313 - name: Akshay
1414 email: akshay@tangled.sh
1515 handle: oppili.bsky.social
1616-draft: true
1616+draft: false
1717---
18181919We've spent the last couple of weeks building out a pull
···116116latest state of the target branch.
117117118118And just like earlier, we produce the patch by diffing your
119119-feature branch with the hidden tracking ref and do the whole
120120-atproto record thing.
119119+feature branch with the hidden tracking ref. Also, the entire pull
120120+request is stored as [an atproto record][atproto-record] and updated
121121+each time the patch changes.
122122+123123+[atproto-record]: https://pdsls.dev/at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3lmwniim2i722
121124122125Neat, now that we have a patch; we can move on the hard
123126part: code review.