logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

umegaya-ddc-ping - Umegaya’s debian-devel-changes pinger

Authors

       Charles Plessy.

Umegaya User Manual                              August 21, 2012                             UMEGAYA-DDC-PING(1)

Description

       Piped  emails  from  http://lists.debian.org/debian-devel-changes  to this program trigger a ping for the
       corresponding package in an Umegaya instance.

       If emailaddress is subscribed to debian-devel-changes, the following entry in /etc/aliases  will  forward
       emails to umegaya-ddc-ping.

       emailaddress: |umegaya-ddc-ping

       The  name  of the package to ping is searched in the third field of the first line starting with Subject.
       In case of failure, the script returns with an exit code of 1, unless the messages option is used.

Name

       umegaya-ddc-ping - Umegaya’s debian-devel-changes pinger

Options

       umegaya-ddc-ping  takes  no  option   from   the   command   line,   but   reads   the   following   from
       /etc/umegaya/umegaya.conf.

   ping_url
       URL of an Umegaya instance.  http://localhost/umegaya by default.

   messages
       Log  pings  and failures to determine package name to syslog, and do not exit with error in case of fail‐
       ure.  Off by default.

See Also

       umegaya.conf (5).

Synopsis

       umegaya-ddc-ping < email.txt

See Also