Skip to content

feat: Do not collect git metadata by default when organization-level git metadata settings are absent#2045

Merged
Luca Forstner (lforst) merged 9 commits into
mainfrom
alexr/opt-out-git-metadata-default
May 26, 2026
Merged

feat: Do not collect git metadata by default when organization-level git metadata settings are absent#2045
Luca Forstner (lforst) merged 9 commits into
mainfrom
alexr/opt-out-git-metadata-default

Conversation

@alexr17
Copy link
Copy Markdown
Contributor

Migrating from #1972

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a663f04f07

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment thread js/src/logger.ts Outdated
Alex R (alexr17) and others added 2 commits May 23, 2026 15:05
Using `{ collect: "none" }` as the fallback for a missing org setting
caused it to win in mergeGitMetadataSettings, silently ignoring any
explicit gitMetadataSettings passed to init(). Using `{ collect: "all" }`
as the fallback instead acts as a passthrough, so the user's setting is
respected when the org has no policy.
@lforst Luca Forstner (lforst) changed the title Opt out git metadata default feat: Do not collect git metadata by default when organization-level git metadata settings are absent May 26, 2026
@lforst Luca Forstner (lforst) merged commit 3656da1 into main May 26, 2026
47 checks passed
@lforst Luca Forstner (lforst) deleted the alexr/opt-out-git-metadata-default branch May 26, 2026 09:35
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.

3 participants