Skip to content

Allow attributions in a CHANGELOG entry

Daniel Paul Searles requested to merge fix-changelog-attribution into master

Why:

  • The changelog iid regex didn't properly parse the iid if any attributions were given to the MR. For example: (!2 @user)

Merge request reports