diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml new file mode 100644 index 00000000..46dfd5b4 --- /dev/null +++ b/.github/release-drafter.yml @@ -0,0 +1,5 @@ +# see https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.adoc +_extends: .github +version-template: $MAJOR.$MINOR.$PATCH +name-template: $NEXT_PATCH_VERSION +tag-template: plot-$NEXT_PATCH_VERSION