Alex L via llvm-dev
2019-Oct-29 19:33 UTC
[llvm-dev] Phabricator picking up downstream commits from Github forks of llvm-project?
Hi, It looks like LLVM's Phabricator started picking up downstream commits in Apple's fork of llvm-project (github.com/apple/llvm-project), and is creating notification events about all the old downstream commits, e.g. https://reviews.llvm.org/rG8910c5c786886f17a75bd142fa967932ca3f54c1 https://reviews.llvm.org/rGb03469c2d72621e1cccfeeaef719692600c075f4 This seems like a bug. Can this be disabled? Thanks, Alex -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191029/08b51d9a/attachment.html>
Anton Korobeynikov via llvm-dev
2019-Oct-29 22:11 UTC
[llvm-dev] Phabricator picking up downstream commits from Github forks of llvm-project?
Someone pushed these changes to LLVM repo. See e.g. https://github.com/llvm/llvm-project/commit/8910c5c78688 On Tue, Oct 29, 2019 at 12:33 PM Alex L via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi, > > It looks like LLVM's Phabricator started picking up downstream commits in Apple's fork of llvm-project (github.com/apple/llvm-project), and is creating notification events about all the old downstream commits, e.g. > > https://reviews.llvm.org/rG8910c5c786886f17a75bd142fa967932ca3f54c1 > https://reviews.llvm.org/rGb03469c2d72621e1cccfeeaef719692600c075f4 > > This seems like a bug. Can this be disabled? > > Thanks, > Alex > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- With best regards, Anton Korobeynikov Department of Statistical Modelling, Saint Petersburg State University
James Y Knight via llvm-dev
2019-Oct-29 22:50 UTC
[llvm-dev] Phabricator picking up downstream commits from Github forks of llvm-project?
That appears to have been pushed to refs/am/changes/bbc4c751f01bb6f649942d3cf3b504a87c9019c8_swift/master-next Does someone (perhaps someone from apple) know what that is? Was it pushed there, rather than the swift fork, by mistake? On Tue, Oct 29, 2019 at 6:12 PM Anton Korobeynikov via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Someone pushed these changes to LLVM repo. See e.g. > https://github.com/llvm/llvm-project/commit/8910c5c78688 > > On Tue, Oct 29, 2019 at 12:33 PM Alex L via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > > Hi, > > > > It looks like LLVM's Phabricator started picking up downstream commits > in Apple's fork of llvm-project (github.com/apple/llvm-project), and is > creating notification events about all the old downstream commits, e.g. > > > > https://reviews.llvm.org/rG8910c5c786886f17a75bd142fa967932ca3f54c1 > > https://reviews.llvm.org/rGb03469c2d72621e1cccfeeaef719692600c075f4 > > > > This seems like a bug. Can this be disabled? > > > > Thanks, > > Alex > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > -- > With best regards, Anton Korobeynikov > Department of Statistical Modelling, Saint Petersburg State University > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191029/2188513d/attachment.html>
Apparently Analagous Threads
- Phabricator picking up downstream commits from Github forks of llvm-project?
- Phabricator picking up downstream commits from Github forks of llvm-project?
- Problem logging into phabricator using GitHub credentials
- Phabricator -> GitHub PRs?
- [cfe-dev] Phabricator -> GitHub PRs?