mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 13:06:57 +00:00
Add a "Closes #$PR_NUM" annotation at the end of the commit message to tell github to close the pull request, preventing manual work and/or dangling pull requests. Closes #7245