Skip to content

Promote fields parameter beyond Insiders#2952

Open
tommaso-moro wants to merge 1 commit into
mainfrom
tommaso-moro-enable-fields-by-default
Open

Promote fields parameter beyond Insiders#2952
tommaso-moro wants to merge 1 commit into
mainfrom
tommaso-moro-enable-fields-by-default

Conversation

@tommaso-moro

Copy link
Copy Markdown
Contributor

Summary

  • remove fields_param from the Insiders feature expansion
  • retain the standalone feature flag for independent rollout and emergency disablement
  • regenerate the Insiders feature documentation

Follow-up to #2775, #2810, and #2890.

Validation

  • script/lint
  • script/test
  • script/generate-docs

Keep fields_param as an independently controlled feature flag while removing it from the Insiders expansion.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@tommaso-moro
tommaso-moro marked this pull request as ready for review July 27, 2026 09:49
@tommaso-moro
tommaso-moro requested a review from a team as a code owner July 27, 2026 09:49
Copilot AI review requested due to automatic review settings July 27, 2026 09:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes fields_param from Insiders defaults while preserving explicit feature-flag activation.

Changes:

  • Removes automatic Insiders enablement.
  • Updates resolution coverage.
  • Regenerates Insiders documentation.
Show a summary per file
File Description
pkg/github/feature_flags.go Removes the flag from Insiders expansion.
pkg/github/feature_flags_test.go Verifies Insiders no longer enables it.
docs/insiders-features.md Removes its generated Insiders schema documentation.

Review details

  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Medium

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.

2 participants