softwarefactory-project / rdopkg

power to the packagers
Apache License 2.0
28 stars 21 forks source link

Duplicate changelog entries: - Merge * #184

Closed apevec closed 4 years ago

apevec commented 4 years ago

Merge commits duplicate original commit message, changelog lines starting with

- Merge "

should be dropped:

e.g.

* Wed Jan 08 2020 OSP Prod Chain <dev-null@redhat.com> XXX-XXX
- Update patches
- Merge "Ignore releasenote cache within git untracked files"
- Merge "Remove telemetry checks"
- Merge "Do not use threading.Event"
- Ignore releasenote cache within git untracked files
- Merge "Removed unused variable pools"
- Do not use threading.Event
- Removed unused variable pools
- Remove telemetry checks
javierpena commented 4 years ago

This is not part of the rdopkg code, but it is included in rhospkg. I'm fixing it there.