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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve changelog generator #7475

Merged
merged 1 commit into from Mar 1, 2021
Merged

Conversation

mrcasals
Copy link
Contributor

@mrcasals mrcasals commented Mar 1, 2021

馃帺 What? Why?

This PR improves the changelog generator:

  • If the PR does not affect any module, fix the output by hiding the extra :.
  • Fix PR ID parsing by looking for the # symbol too and cleaning it up later. Otherwise, the regular expression might match the commit hash and use that as PR ID

馃搶 Related Issues

Testing

Check #7474 which uses those changes to generate the changelog.

@mrcasals mrcasals merged commit bbd4237 into develop Mar 1, 2021
@mrcasals mrcasals deleted the chore/improve-changelog-generator branch March 1, 2021 09:17
entantoencuanto added a commit that referenced this pull request Mar 2, 2021
* develop: (25 commits)
  Add css selectors to emails to improve design customization (#7493)
  Only share tokens if component exists (#7499)
  Fix record encryptor hash values JSON parsing for legacy unencrypted hash values (#7494)
  Fix NULL error with weight field in assemblies & processes (#7486)
  Fix proposals to budget import (#7449)
  Fix cost display on proposals (#7450)
  Fix #7487 - Invalid signature on message decryption (#7488)
  New Crowdin updates (#7482)
  Move specs file to correct folder (#7476)
  Improve changelog generator (#7475)
  New Crowdin updates (#7472)
  Prepare 0.25-dev version (#7473)
  New Crowdin updates (#7470)
  New Crowdin updates (#7468)
  Feature proposal infinite edit time (#7406)
  New Crowdin updates (#7457)
  Trigger docs build on folder changes (#7360)
  Add changelog generator based on PR data (#7461)
  Add Votings to Open Data export (#7388)
  Add order in not highlighted assemblies by weight (#7444)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant