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

Allow/Support centralized configuration #342

Open
nbeDPDHL opened this issue Dec 4, 2024 · 2 comments
Open

Allow/Support centralized configuration #342

nbeDPDHL opened this issue Dec 4, 2024 · 2 comments

Comments

@nbeDPDHL
Copy link

nbeDPDHL commented Dec 4, 2024

Since we want to use this extension in many different repositories and we almost always want the same configuration it would be nice if there was a way to configure the extension centrally (for example in another repo). A good example would be the shareable config presets like renovate uses them: https://docs.renovatebot.com/config-presets/

@nbeDPDHL nbeDPDHL changed the title Allow centralized configuration Allow/Support centralized configuration Dec 4, 2024
@qoomon
Copy link
Owner

qoomon commented Dec 5, 2024

Nice idea, however I don't have the time currently. Any PR is welcome.
Starting point would be here

private static Configuration readConfig(File configFile) throws IOException {

@nbeDPDHL
Copy link
Author

nbeDPDHL commented Dec 5, 2024

Alright, thanks. I will see if I can find the time :)

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

No branches or pull requests

2 participants