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