oncall-engine/engine
Ben Sully 6ef687061c
Remove 'emoji' property from Slack markdown blocks in resolution notes (#702)
I'm seeing this error in the logs:

> invalid additional property: emoji [json-pointer:/blocks/0/text]

It looks like the 'emoji' argument is not supported when type: mrkdwn.
This PR removes that property in the same place that the change
to mrkdwn was made - see [this
PR](https://github.com/grafana/oncall/pull/646).
2022-10-24 16:15:04 +01:00
..
apps Remove 'emoji' property from Slack markdown blocks in resolution notes (#702) 2022-10-24 16:15:04 +01:00
common Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
config_integrations Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
engine Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
settings Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery_with_exporter.sh Change flags position for celery 5 2022-09-01 13:54:19 +03:00
conftest.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
Dockerfile Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tox.ini World, meet OnCall! 2022-06-03 08:09:47 -06:00
uwsgi.ini Update uwsgi.ini 2022-06-15 19:13:50 +03:00
wait_for_test_mysql_start.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00