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/archiva-redback-core.git
The following commit(s) were added to refs/heads/master by this push:
new 362949c8 no more release drafter for 2.6.x branch
362949c8 is described below
commit 362949c85edcb576036bdc30c56b25d8824d5d51
Author: Olivier Lamy <[email protected]>
AuthorDate: Sat Aug 6 14:16:58 2022 +1000
no more release drafter for 2.6.x branch
---
.github/release-drafter-2.6.x.yml | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/.github/release-drafter-2.6.x.yml
b/.github/release-drafter-2.6.x.yml
deleted file mode 100644
index 3dbf109f..00000000
--- a/.github/release-drafter-2.6.x.yml
+++ /dev/null
@@ -1,22 +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: archiva-parent:.github/release-drafter.yml
-tag-template: redback-$NEXT_PATCH_VERSION
-name-template: 2.6.$PATCH
-filter-by-commitish: true
-commitish: redback-2.6.x
\ No newline at end of file