scylladb / argus

Apache License 2.0
4 stars 11 forks source link

fix(service/testrun.py): Do not send a notification on self-assignment #453

Closed k0machi closed 2 months ago

k0machi commented 2 months ago

This commit fixes an issue where assigning yourself to a run would send a notification to the user.

Fixes #452