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

feat: add support for config.js #2214

Merged
merged 15 commits into from
Jan 29, 2025
Merged

Conversation

Doritanh
Copy link
Contributor

@Doritanh Doritanh commented Jan 10, 2025

The configIsJavascript field allows the configuration to be specified in JavaScript format. When set to true, the configuration will be generated as config.js. If set to false, the configuration will be generated as config.json.

Fix #2215

@Doritanh Doritanh marked this pull request as draft January 10, 2025 15:03
@Doritanh Doritanh marked this pull request as ready for review January 10, 2025 15:25
charts/renovate/values.yaml Outdated Show resolved Hide resolved
charts/renovate/README.md Outdated Show resolved Hide resolved
charts/renovate/templates/config.yaml Outdated Show resolved Hide resolved
@Doritanh
Copy link
Contributor Author

Hi @viceice,

Thank you so much for taking the time to review my PR! I’ve made the suggested changes. Please let me know if there’s anything else I should adjust or address.

Looking forward to your thoughts!

@Doritanh Doritanh requested a review from viceice January 15, 2025 14:52
@Doritanh Doritanh requested a review from viceice January 22, 2025 10:07
@viceice viceice enabled auto-merge January 23, 2025 18:01
@Doritanh Doritanh requested a review from viceice January 29, 2025 10:54
@viceice
Copy link
Member

viceice commented Jan 29, 2025

please don't merge main branch, it'll reset PR approval

@viceice viceice added this pull request to the merge queue Jan 29, 2025
Merged via the queue into renovatebot:main with commit 4477d93 Jan 29, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for config.js
2 participants