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

perf: warn the usage of RENOVATE_GIT_AUTHOR #470

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

msclock
Copy link
Contributor

@msclock msclock commented Apr 16, 2024

I have checked and decide to warn user's usage of RENOVATE_GIT_AUTHOR when enable a app bot.

The changes have impacts:

  • warn users it will override the git author of prs if RENOVATE_GIT_AUTHOR is set manually when enable a app bot.
  • do not warn users when use RENOVATE_TOKEN.

Related #400
Related #436

@msclock
Copy link
Contributor Author

msclock commented Apr 16, 2024

On Gitlab, it seems there is no needs to warn. It essentially equals the second impact on GitHub.

.github/workflows/renovate.yml Show resolved Hide resolved
.github/workflows/renovate.yml Outdated Show resolved Hide resolved
.github/workflows/renovate.yml Outdated Show resolved Hide resolved
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
@msclock msclock force-pushed the opt_renovate_job branch 3 times, most recently from 2db61d0 to cdc5f3f Compare April 22, 2024 08:57
@msclock msclock marked this pull request as ready for review April 22, 2024 09:00
Signed-off-by: msclock <msclock@qq.com>
Copy link
Member

@huxuan huxuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to workflow looks good to me. Just some expression change with the help of ChatGPT. :-)

Let us remove the changes to documentation currently, I am not mean we have to add documentation before merge this pull request. Maybe we need a more comprehensive plan to update the documentation.

.github/workflows/renovate.yml Outdated Show resolved Hide resolved
.github/workflows/renovate.yml Outdated Show resolved Hide resolved
docs/dev/proj.md Outdated Show resolved Hide resolved
Signed-off-by: msclock <msclock@qq.com>
@msclock msclock force-pushed the opt_renovate_job branch 2 times, most recently from 1b0080d to 54b7597 Compare April 23, 2024 01:59
@msclock msclock requested a review from huxuan April 23, 2024 01:59
@msclock msclock force-pushed the opt_renovate_job branch 2 times, most recently from 37c2dc6 to 82696c8 Compare April 23, 2024 02:09
@huxuan huxuan merged commit 7de5a24 into serious-scaffold:main Apr 23, 2024
8 checks passed
@huxuan
Copy link
Member

huxuan commented Apr 23, 2024

Thanks!

@msclock msclock deleted the opt_renovate_job branch April 24, 2024 01:11
@serious-scaffold
Copy link
Contributor

🎉 This PR is included in version 0.0.51 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants