Skip to content

feat(config): allow extensions to contribute settings#12676

Closed
jsafyan wants to merge 8 commits intogoogle-gemini:mainfrom
jsafyan:main
Closed

feat(config): allow extensions to contribute settings#12676
jsafyan wants to merge 8 commits intogoogle-gemini:mainfrom
jsafyan:main

Conversation

@jsafyan
Copy link
Copy Markdown

@jsafyan jsafyan commented Nov 6, 2025

Fixes #12634

@jsafyan jsafyan marked this pull request as ready for review November 7, 2025 00:09
@jsafyan jsafyan requested a review from a team as a code owner November 7, 2025 00:09
@gemini-cli gemini-cli bot added priority/p1 Important and should be addressed in the near term. area/extensibility area/core Issues related to User Interface, OS Support, Core Functionality labels Jan 7, 2026
@sehoon38 sehoon38 requested a review from a team as a code owner January 21, 2026 04:12
@gemini-cli gemini-cli bot added priority/p2 Important but can be addressed in a future release. help wanted We will accept PRs from all issues marked as "help wanted". Thanks for your support! labels Jan 23, 2026
@bdmorgan
Copy link
Copy Markdown
Collaborator

Thank you for submission to the Gemini CLI project. At this time, we are closing this pull request in order to allow us to better triage and support more recent pull requests against the latest code changes. If you feel like this pull request is a critical contribution to the Gemini CLI project, please associate the pull request with an existing GitHub issue (instructions here: https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue) before reopening. After Monday January 26 2026, any pull requests submitted by contributors without an associated issue will be automatically closed (more information here: #16706). If you do choose to reopen and submit this pull request, please ensure you rebase your changes onto the current main branch before resubmitting. This will help avoid merge conflicts and ensure your contribution is compatible with the latest codebase.

@bdmorgan bdmorgan closed this Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core Issues related to User Interface, OS Support, Core Functionality help wanted We will accept PRs from all issues marked as "help wanted". Thanks for your support! priority/p1 Important and should be addressed in the near term. priority/p2 Important but can be addressed in a future release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Extension-Contributed Configuration Settings

2 participants