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 changelog item generation #8945

Merged
merged 2 commits into from Oct 26, 2020
Merged

Commits on Oct 26, 2020

  1. Added additional checks to changelog specs

    - Properly handle issues referring to other rubocop-hq repos
    - Only evaluate links at the beginning of a changelog item
    - Ensure that the link reference is valid (eg. not [#x] or [])
    - Ensure that a changelog item does not contain [Fix(es) #...]
    - Fixed improper CHANGELOG.md item
    dvandersluis committed Oct 26, 2020
    Copy the full SHA
    9426a59 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4cd1337 View commit details
    Browse the repository at this point in the history