mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
In order to avoid spamming PR author about conflicts, added a logic to verify during push events, that in case PR is already in draft mode, we will check when was the last notification, if it's less then 3 days, we will skip it Closes scylladb/scylladb#24289