This PR contains 2 fixes for mergify config file: 1) When openning a backport PR base branch should be `branch-x.y` 2) Once a commit is promoted, we should add the label `promoted-to-master`, in 5.4 configuraion we were using the wrong label. fixing it Closes scylladb/scylladb#17698