This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 028e0eef45a Protect release branch (#32204)
028e0eef45a is described below

commit 028e0eef45a96636f45b36d854e02f4334822763
Author: Danny McCormick <[email protected]>
AuthorDate: Thu Aug 15 19:57:07 2024 +0200

    Protect release branch (#32204)
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 3fba2f41a85..96a77bfdf37 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,6 +49,7 @@ github:
 
   protected_branches:
     master: {}
+    release-2.58.1: {}
     release-2.58.0: {}
     release-2.57.0: {}
     release-2.56.0: {}

Reply via email to