indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Change to new github plugin to create tag #170

Closed samuelbernardolip closed 2 years ago

samuelbernardolip commented 2 years ago

Signed-off-by: Samuel Bernardo samuelbernardo.mail@gmail.com Since test can only occur in the default branch to test the PR needs to temporary change the default branch to this one. This PR fixes #169

Besides solving previous issue, this PR also changes the title and description of the new release, using stable milestone title and description. Also collects the changed files between tag and master at the time of the creation (before the merge into master). That change log is added to the release description.