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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 86644c981 fix(config): update asf.yml (#8338)
86644c981 is described below

commit 86644c981e3e493083b891912cb526161f97c57f
Author: Lynwee <[email protected]>
AuthorDate: Mon Mar 17 14:02:42 2025 +0800

    fix(config): update asf.yml (#8338)
---
 .asf.yaml | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index a36546505..4f0315839 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -61,16 +61,11 @@ github:
         dismiss_stale_reviews: true
         require_code_owner_reviews: false
         required_approving_review_count: 1
-    release-v0.11:
-      whatever: Just a placeholder to make it in protection
-    release-v0.12:
-      whatever: Just a placeholder to make it in protection
-    release-v0.13:
-      whatever: Just a placeholder to make it in protection
-    release-v0.14:
-      whatever: Just a placeholder to make it in protection
-    release-v0.15:
-      whatever: Just a placeholder to make it in protection
+    release-v0.11: {}
+    release-v0.12: {}
+    release-v0.13: {}
+    release-v0.14: {}
+    release-v0.15: {}
   # The triage role allows people to assign, edit, and close issues and pull 
requests,
   # without giving them write access to the code.
   collaborators:

Reply via email to