This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
commit 206d0c3c7bcfdffcf56ba4e3aceb792f102971fb Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Tue Jan 7 20:42:23 2025 +0800 Setup protection to 0.7 release branch --- .asf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index ccd50824..f31453e7 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -36,3 +36,6 @@ github: - Continuous Integration required_pull_request_reviews: dismiss_stale_reviews: true + # Protect 0.7.0 release branch + v0.7.x: + whatever: Just a placehold to make it take effects
