-
-
Notifications
You must be signed in to change notification settings - Fork 12
perf: warn the usage of RENOVATE_GIT_AUTHOR #470
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
Conversation
5d573f0 to
9166ebf
Compare
|
On Gitlab, it seems there is no needs to warn. It essentially equals the second impact on GitHub. |
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
2db61d0 to
cdc5f3f
Compare
Signed-off-by: msclock <msclock@qq.com>
cdc5f3f to
a075673
Compare
huxuan
left a comment
There was a problem hiding this 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.
Signed-off-by: msclock <msclock@qq.com>
1b0080d to
54b7597
Compare
37c2dc6 to
82696c8
Compare
|
Thanks! |
|
🎉 This PR is included in version 0.0.51 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
I have checked and decide to warn user's usage of RENOVATE_GIT_AUTHOR when enable a app bot.
The changes have impacts:
Related #400
Related #436