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

fix: rendering templates due to missing brackets #410

Merged
merged 1 commit into from Jan 23, 2024

Conversation

jschmid1
Copy link
Contributor

@jschmid1 jschmid1 commented Jan 23, 2024

The pull_description placeholder was incorrectly specified as ${pull_description (missing the closing bracket).

When using ${pull_description}, the ${pull_description part would be replaced, and the } would stay untouched.

Signed-off-by: Joshua Schmid <jaiks@posteo.de>
Copy link
Owner

@korthout korthout left a comment

Choose a reason for hiding this comment

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

Thanks for this! ❤️ I'll release a patch

@korthout korthout merged commit ec07f3e into korthout:main Jan 23, 2024
1 check passed
@korthout
Copy link
Owner

Released in v2.4.1

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.

None yet

2 participants