oncall-engine/engine/common/jinja_templater
Vadim Stepanov 747fbfcb1b
Add regex_match Jinja filter (#1556)
# What this PR does
Adds a new `regex_match` filter to Jinja environment.

## Which issue(s) this PR fixes
This should be useful on its own, and also helpful for
https://github.com/grafana/oncall/pull/1555.

## Checklist

- [x] Tests updated
- [x] Documentation added
- [x] `CHANGELOG.md` updated
2023-03-16 10:18:49 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apply_jinja_template.py Improve Jinja Template feedback and error handling (#884) 2022-11-28 09:46:51 -07:00
filters.py Add regex_match Jinja filter (#1556) 2023-03-16 10:18:49 +00:00
jinja_template_env.py Add regex_match Jinja filter (#1556) 2023-03-16 10:18:49 +00:00