Fix commit hash not displaying in sentry release
This commit is contained in:
parent
fee2a4f17b
commit
f326a4c923
1 changed files with 4 additions and 0 deletions
4
src/newsreader/conf/sentry.py
Normal file
4
src/newsreader/conf/sentry.py
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
def sentry_filter(event, hint):
|
||||||
|
breakpoint()
|
||||||
|
|
||||||
|
return event
|
||||||
Loading…
Add table
Add a link
Reference in a new issue