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
17.57k stars 2.31k forks source link

Incorrect update action files #13424

Closed splincode closed 2 years ago

splincode 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.

github.com

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

No response

Describe the bug

if I have comments in my action files then renovate mutate code

https://github.com/Angular-RU/angular-ru-sdk/pull/1197/files

image

Relevant debug logs

No response

Have you created a minimal reproduction repository?

I have linked to a minimal reproduction repository in the bug description

https://github.com/Angular-RU/angular-ru-sdk

viceice commented 2 years ago

Move the comments before or after the line as workaround.

github-actions[bot] commented 2 years ago

Hi there,

Help us by making a minimal reproduction repository.

Before we can start work on your issue we first 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 to understand what is needed.

We may close the issue if you (or someone else) have not provided 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

rarkins commented 2 years ago

Link is to a public repository, not a minimal reproduction

splincode commented 2 years ago

@rarkins oh, sorry - https://github.com/Angular-RU/angular-ru-sdk

rarkins commented 2 years ago

Please see the autogenerated comment above for our definition of minimal reproduction

HonkingGoose commented 2 years ago

Re-opening this issue.

I made a minimal reproduction: https://github.com/renovate-reproductions/13424

I've confirmed this works on a private copy/paste of the repository. I don't know why Renovate bot is not running on the renovate-reproductions/13424 repo, maybe it needs to be enabled by an administrator of the renovate-reproductions organization?


EDIT: Nevermind, this is a duplicate of an earlier issue. 😉

HonkingGoose commented 2 years ago

Duplicate of #12260