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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f4d8a8fb Remove release-drafter configuration for 3.x (#3291)
2f4d8a8fb is described below

commit 2f4d8a8fba209764f9bef677dfff8981efa19dc7
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Mar 2 00:12:00 2026 +0100

    Remove release-drafter configuration for 3.x (#3291)
    
    It is the same as on master, so we not need a special one.
---
 .github/release-drafter-3.x.yml | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/.github/release-drafter-3.x.yml b/.github/release-drafter-3.x.yml
deleted file mode 100644
index 397c693bd..000000000
--- a/.github/release-drafter-3.x.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-_extends: maven-gh-actions-shared
-tag-template: maven-surefire-$RESOLVED_VERSION

Reply via email to