This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 90b63e6 Use full path for _extends in release-drafter configuration
90b63e6 is described below
commit 90b63e66f7e20a61925e47d5df6b75b8d3069d3d
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Mar 28 22:30:02 2026 +0100
Use full path for _extends in release-drafter configuration
---
.github/release-drafter.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 58b8d62..f508c30 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -15,5 +15,5 @@
# specific language governing permissions and limitations
# under the License.
-_extends: maven-gh-actions-shared
+_extends: maven-gh-actions-shared:.github/release-drafter.yml
tag-template: maven-changelog-plugin-$RESOLVED_VERSION