mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
As part of the Automation of ScyllaDB backports project, each PR should get either a backport/none or backport/X.Y label. Based on this label we will automatically open a backport PR for the relevant OSS release. In this commit, I am adding a GitHub action to verify if such a label was added. This only applies to PR with a based branch of master or next. For releases, we don't need this check