renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
https://mend.io/renovate
GNU Affero General Public License v3.0
16.84k stars 2.2k forks source link

Duplicate changelog entries #13037

Open viceice opened 2 years ago

viceice commented 2 years ago

How are you running Renovate?

WhiteSource Renovate hosted app on github.com

If you're self-hosting Renovate, tell us what version of Renovate you run.

No response

Please select which platform you are using if self-hosting.

No response

If you're self-hosting Renovate, tell us what version of the platform you run.

No response

Describe the bug

Duplicate changelog entries, see https://github.com/renovate-reproductions/13037/pull/2

image

Relevant debug logs

Logs ``` Copy/paste any log here, between the starting and ending backticks ```

Have you created a minimal reproduction repository?

Yes, https://github.com/renovate-reproductions/13037

viceice commented 2 years ago

possibly because of

/cc @sergVedmak

viceice commented 2 years ago

another sample https://github.com/viceice/dotnet-ts-testing/pull/185

rarkins commented 2 years ago

another sample https://github.com/viceice/dotnet-ts-testing/pull/185

I guess it's treating an empty one as "different" from its sibling package

viceice commented 2 years ago

Still an issue with traefik changelogs

viceice commented 2 years ago

Reproduction repo https://github.com/renovate-reproductions/13037

viceice commented 2 years ago

This is probably caused by having a CHANGELOG.md file and GitHub releases with same content.

github-actions[bot] commented 1 year ago

Hi there,

Get your issue fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible.

Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this.

To get started, please read our guide on creating a minimal reproduction.

We may close the issue if you, or someone else, haven't created a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment.

Good luck,

The Renovate team

github-actions[bot] commented 1 year ago

When a bug has been marked as needing a reproduction, it means nobody can work on it until one is provided. In cases where no reproduction is possible, or the issue creator does not have the time to reproduce, we unfortunately need to close such issues as they are non-actionable and serve no benefit by remaining open. This issue will be closed after 7 days of inactivity.