Skip to content

Improve changelog generator#7475

Merged
mrcasals merged 1 commit intodevelopfrom
chore/improve-changelog-generator
Mar 1, 2021
Merged

Improve changelog generator#7475
mrcasals merged 1 commit intodevelopfrom
chore/improve-changelog-generator

Conversation

@mrcasals
Copy link
Copy Markdown
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.

1 participant