]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1579236 - Push connector for Phabricator should add security and bmo groups to...
authordklawren <dklawren@users.noreply.github.com>
Fri, 6 Sep 2019 14:58:39 +0000 (10:58 -0400)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2019 14:58:39 +0000 (10:58 -0400)
extensions/Push/lib/Connector/Phabricator.pm

index 61a39e32bd88d5a62eeb3db8d193a2d0fc5df387..1c2aa6e665d25262b354ae4ce9f2fd7f55f0fd7c 100644 (file)
@@ -84,6 +84,7 @@ sub send {
       ));
       my $set_project_names = [map { "bmo-" . $_->name } @{$bug->groups_in}];
       $revision->make_private($set_project_names);
+      $revision->set_private_project_tags($set_project_names);
     }
 
     # Subscriber list of the private revision should always match