From 255571616d8875ff7e267f88675d81a37174258e Mon Sep 17 00:00:00 2001 From: glueops-terraform-svc-account Date: Thu, 4 Apr 2024 00:13:47 +0000 Subject: [PATCH] chore: [skip actions] adding/editing shared github actions/configurations --- .github/configs/draft-release.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/configs/draft-release.yml b/.github/configs/draft-release.yml index 2aec865..58811bb 100644 --- a/.github/configs/draft-release.yml +++ b/.github/configs/draft-release.yml @@ -1,3 +1,7 @@ +#### +## This is managed via terraform. Any changes to this file may be overridden by our automation +#### + name-template: 'v$RESOLVED_VERSION' tag-template: '$RESOLVED_VERSION' version-template: '$MAJOR.$MINOR.$PATCH'