Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_ci_ Switch release name template from "Release vX.X.X" to "vX.X.X" #9792

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

ianconsolata
Copy link
Contributor

This is a very simple change that updates the default name for releases to no longer include the word Release, only the version vX.X.X. This has been the practice when manually naming releases, but when I created the automated release workflow I included the extra word by accident. This removes it.

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

@ianconsolata ianconsolata requested a review from a team as a code owner December 5, 2022 16:39
@jennijuju
Copy link
Member

OMG THANK YOU

@jennijuju
Copy link
Member

well I have been wondering why everyone keeps adding "Release" when I specifically asked them to not to, and have been manually changing that

@ianconsolata
Copy link
Contributor Author

Yeah, it was screwing up the metrics too. :/ Sorry about that!

@jennijuju jennijuju merged commit 5a3b6be into master Dec 8, 2022
@jennijuju jennijuju deleted the id/update-release-name-template branch December 8, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants