mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 23:32:15 +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