Usage:
axp triggers
[subcommand] [options]
Infoline:
run commands for new revisions
Options:
-h, --help | display this help message and exit |
Subcommands:
To see a list of available subcommands, run:
axp triggers help
This is an implementation of a new-arch-revision notification
(sometimes also refered to as commit notification) system. It
enables to easily define a list of limits (versions, branches,
categories or archives) to watch, and periodically check this
list for new revisions.
Every limit has an associated command that is run once for
every new revision in that limit. It is usually used to send
an email containing a changelog-like entry for every new
revision.
Run 'axp triggers add LIMIT' to add new trigger,
and 'axp triggers list' to list all defined triggers.
Then place 'axp triggers process --quiet' to crontab.