Hi Everyone,
Today I received a bunch of e-mails (30? 40?) from Phabricator about old commits, apparently being recommitted by someone else to the monorepo. When I asked on IRC, Roman pointed out that Phabricator is importing commits from all the monorepo forks. Indeed, I was able to find the corresponding commit, which turned out to be a cherry-pick of my commit, in a downstream fork.
Although I can configure a filter to prevent these e-mails from showing up in my inbox, it sounds wasteful to import these commits at all, let alone send e-mails for them. Is it possible to prevent this from happening?
Thanks,
Jonas