Skip to content
Discussion options

You must be logged in to vote

You can use force option in your global config.

Please bear in mind that this is not recommended, ref:
https://docs.renovatebot.com/config-overview/#force-config

config.js

+ force: {
+    gitAuthor: 'foo',
+  },

Another question: does the community.js be opensource?

There are no plans currently to make it open source.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by weijiany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #745 on August 25, 2025 10:35.