commit | d79d3777407a4c46b8a720624d95f237acc36e78 | [log] [tgz] |
---|---|---|
author | Heschi Kreinick <heschi@google.com> | Fri Dec 09 19:48:59 2022 +0000 |
committer | Heschi Kreinick <heschi@google.com> | Fri Dec 09 20:12:48 2022 +0000 |
tree | 95e687b0d6369f3964b851a3e1a9927f686458f4 | |
parent | f42069a9ae163449e603a4f8d6d2f5cc02c9b7c4 [diff] |
project.config: enable auto-submit on release branches - The label BLOCK on release-managers made no sense and was probably a historical accident in c338dc7897d28cad676e64de310ac56c8f05673f. - But keep gobot's label access, since relui uses it. - Nothing in the auto-submit code avoids submitting to release branches, I think it was just that gobot didn't have submit rights. Grant it. As of this instant, there are only two open auto-submit CLs and I'm okay with them getting immediately merged: https://go-review.git.corp.google.com/q/label:auto-submit+status:open+-branch:master Change-Id: Ifaf05821029806abf80af76a26f6082ea0d75835 Reviewed-on: https://go-review.googlesource.com/c/All-Projects/+/456618 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>