[pkg-perl-tools] 01/02: dpt-salsa: remove emails-on-push service

gregor herrmann gregoa at debian.org
Sun Feb 11 14:08:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit b2c44ebeb3817e82879ece5397dc101bc2d28643
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 11 14:59:40 2018 +0100

    dpt-salsa: remove emails-on-push service
    
    there were no reaction to dam's poll
    
    Gbp-Dch: Ignore
---
 scripts/salsa | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/scripts/salsa b/scripts/salsa
index 778a0da..37fc8ce 100755
--- a/scripts/salsa
+++ b/scripts/salsa
@@ -320,12 +320,6 @@ sub configurerepo {
                 wiki_events           => 1,
             }
         );
-
-        # services: cleanup and set: emails-on-push
-        $api->delete_project_service( $repo_path, 'emails-on-push' );
-        $api->edit_project_service( $repo_path, 'emails-on-push',
-            { recipients => 'pkg-perl-cvs-commits at lists.alioth.debian.org' }
-        );
     }
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list