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

feat(assets): allow label templating #334 #365

Merged

Conversation

JonasSchubert
Copy link
Contributor

@JonasSchubert JonasSchubert commented Apr 16, 2022

As mentioned in #334 it could be useful to use templating for the asset labels. This PR provides the functionality to use the lodash templating functionality similar to the successComment and the failComment.

Resolves #334

@fgreinacher fgreinacher self-requested a review April 26, 2022 15:41
Copy link
Contributor

@fgreinacher fgreinacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a tiny suggestion :)

README.md Outdated Show resolved Hide resolved
@fgreinacher fgreinacher self-requested a review April 28, 2022 18:29
Copy link
Contributor

@fgreinacher fgreinacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great, thanks for all your work here @JonasSchubert!

@fgreinacher fgreinacher merged commit 5aeb71f into semantic-release:master Apr 28, 2022
@github-actions
Copy link

🎉 This PR is included in version 9.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding ${nextRelease.version} to label of asset
2 participants