Skip to content

fix: message format does not take documented variables #213

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

macrozone
Copy link

@macrozone macrozone commented Nov 4, 2020

BREAKING CHANGE: if you used ${branch} in your message format,
you have to change it to ${branch.name} as documented.

fixes #212

macrozone and others added 3 commits November 4, 2020 22:11
BREAKING CHANGE: if you used `${branch}` in your message format,
you have to change it to `${branch.name}` as documented.
@macrozone
Copy link
Author

can someone review this?

@macrozone
Copy link
Author

still open :-(

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

Successfully merging this pull request may close these issues.

bug: message format template does not receive documented variables
1 participant