···13 - name: Akshay
14 email: akshay@tangled.sh
15 handle: oppili.bsky.social
16-draft: true
17---
1819We've spent the last couple of weeks building out a pull
···116latest state of the target branch.
117118And just like earlier, we produce the patch by diffing your
119-feature branch with the hidden tracking ref and do the whole
120-atproto record thing.
000121122Neat, now that we have a patch; we can move on the hard
123part: code review.
···13 - name: Akshay
14 email: akshay@tangled.sh
15 handle: oppili.bsky.social
16+draft: false
17---
1819We've spent the last couple of weeks building out a pull
···116latest state of the target branch.
117118And just like earlier, we produce the patch by diffing your
119+feature branch with the hidden tracking ref. Also, the entire pull
120+request is stored as [an atproto record][atproto-record] and updated
121+each time the patch changes.
122+123+[atproto-record]: https://pdsls.dev/at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3lmwniim2i722
124125Neat, now that we have a patch; we can move on the hard
126part: code review.