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(config): add repo phase enviorment config #33360

Merged
merged 9 commits into from
Jan 7, 2025

Conversation

Gabriel-Ladzaretti
Copy link
Collaborator

@Gabriel-Ladzaretti Gabriel-Ladzaretti commented Jan 1, 2025

Changes

Adds a new env var: REONOVATE_STATIC_REPO_CONFIG for passing repo phase env config.

Context

closes #33302

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@Gabriel-Ladzaretti

This comment was marked as resolved.

@RahulGautamSingh
Copy link
Collaborator

not sure if/where to document this new env var.

I think it should go https://docs.renovatebot.com/self-hosted-experimental/

Btw, it is a self-hosted config option Or a env-only config option?

@Gabriel-Ladzaretti
Copy link
Collaborator Author

not sure if/where to document this new env var.

I think it should go https://docs.renovatebot.com/self-hosted-experimental/

Thanks, seems like the appropriate place for it.

Btw, it is a self-hosted config option Or a env-only config option?

Yep, indeed env only 😄.

@rarkins rarkins added this pull request to the merge queue Jan 7, 2025
Merged via the queue into renovatebot:main with commit 19a99d2 Jan 7, 2025
39 checks passed
@rarkins rarkins deleted the feat/repo_config_env branch January 7, 2025 07:05
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 39.92.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

feat: New config option staticRepoConfig
5 participants