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(release-notes): running unemojify on release notes #9535

Merged
merged 1 commit into from Apr 14, 2021

Conversation

lucavb
Copy link
Contributor

@lucavb lucavb commented Apr 13, 2021

Changes:

This invokes the new unemojify function on the fetched release notes. This PR is basically the result of #9219

Context:

Bitbucket (depending on the database in the background) is really allergic to emojis and crashes silently when using them. While this can already be configured for renovate itself, the contents of the changelog of a project might still contain some.

Closes #9219

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • No new tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

I have added a unit test for emoji.ts. If there is some place where you recommend testing the actual change that I have made, then I'll gladly add this. This is after all my first PR to renovate.

@CLAassistant
Copy link

CLAassistant commented Apr 13, 2021

CLA assistant check
All committers have signed the CLA.

@lucavb lucavb force-pushed the feature/emoji-release-notes branch from 3033d91 to cd9ae8b Compare April 13, 2021 19:02
@lucavb lucavb changed the title feat(release-notes) running unemojify on release notes feat(release-notes): running unemojify on release notes Apr 13, 2021
@viceice viceice requested a review from rarkins April 14, 2021 08:42
@rarkins
Copy link
Collaborator

rarkins commented Apr 14, 2021

This affects all platforms though - are we sure about that? @JamieMagee

@viceice
Copy link
Member

viceice commented Apr 14, 2021

This affects all platforms though - are we sure about that? @JamieMagee

It has only an effect if unicodeEmoji admin config is set to false.

@rarkins rarkins merged commit 34d6483 into renovatebot:master Apr 14, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.115.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renovate fails create PullRequest on Bitbucket Server (when special characters are in the chagelog?)
5 participants