mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
* Encountered `No emoji specified for status 'Pending'` when using `on_start: always`:
```yaml
notifications:
webhooks:
...
on_start: always # default: never
```