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

Fixed GitHub Bot message format #1807

Merged
merged 2 commits into from Feb 6, 2024
Merged

Fixed GitHub Bot message format #1807

merged 2 commits into from Feb 6, 2024

Conversation

Mil4n0r
Copy link
Collaborator

@Mil4n0r Mil4n0r commented Feb 6, 2024

Checklist
(Check off all the items before submitting)

  • Build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Purpose
Regarding the issue #1778 , it seems that there was a problem in the formatting of the automatic message, causing part of it to be displayed as a code.

Description
The new solution uses string concatenation to prevent unwanted behaviors from the template string.

Screenshots
Bug:
image
Expected:
image

@Mil4n0r Mil4n0r marked this pull request as ready for review February 6, 2024 15:59
@kukoc kukoc merged commit 184da6d into master Feb 6, 2024
1 check passed
@kukoc kukoc deleted the Mil4n0r/github_issues-bot branch February 6, 2024 16:02
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