STFossil
Small teams. Open source. Built on Fossil.

chalcedony

Unified Management for Fossil Repositories

Public | Owner: STFossil | Default branch: trunk | Last update: 2026-09-19 16:29

The "test-add-alerts" command:

Usage: fossil test-add-alerts [OPTIONS] EVENTID ...

Add one or more events to the pending_alert queue. Use this command during testing to force email notifications for specific events.

EVENTIDs are text. The first character is 'c', 'f', 't', or 'w' for check-in, forum, ticket, or wiki. The remaining text is a integer that references the EVENT.OBJID value for the event. Run /timeline?showid to see these OBJID values.

Options:

--backoffice
Run alert_backoffice() after all alerts have been added. This will cause the alerts to be sent out with the SENDALERT_TRACE option.
--debug
Like --backoffice, but add the SENDALERT_STDOUT so that emails are printed to standard output rather than being sent.
--digest
Process emails using SENDALERT_DIGEST

Clone

You can clone this repository with the following command:

fossil clone https://1wt.observer/chalcedony

Contribute

The best way to contribute is through e-mail. See the project documentation for more details.