alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
pulls
3 files
at
35f14a34bd51e30bc0cafccb963b3cd6bd135396
oppiliappan
appview/pulls: fix regression in resubmitting fork based PRs
10mo ago
8fde032e
opengraph.go
appview/pulls: fix regression in resubmitting fork based PRs if the upstream was updated, fork based PRs would be unable to resubmit. this is because the hidden tracking ref was not updated before performing a comparison, it was performed *after*. the ordering of events was incorrect. additionaly, the RepoCompare call was being made against pull.TargetBranch when it should have been against the hidden ref. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
pulls.go
appview/pulls: fix regression in resubmitting fork based PRs if the upstream was updated, fork based PRs would be unable to resubmit. this is because the hidden tracking ref was not updated before performing a comparison, it was performed *after*. the ordering of events was incorrect. additionaly, the RepoCompare call was being made against pull.TargetBranch when it should have been against the hidden ref. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
router.go
appview/pulls: og image for pulls Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago