Skip to content

chore(llma): drop team-ai-observability from cost update PR reviewers#60501

Merged
Radu-Raicea merged 6 commits into
masterfrom
posthog-code/drop-aio-from-ai-costs-reviewers
May 28, 2026
Merged

chore(llma): drop team-ai-observability from cost update PR reviewers#60501
Radu-Raicea merged 6 commits into
masterfrom
posthog-code/drop-aio-from-ai-costs-reviewers

Conversation

@posthog
Copy link
Copy Markdown
Contributor

@posthog posthog Bot commented May 28, 2026

Problem

The automated LLM cost update workflow (update-ai-costs.yml) tags both PostHog/team-ai-observability and PostHog/team-ai-gateway as reviewers on every PR it opens. Per discussion with the AI Gateway team, they're taking sole responsibility for merging these promptly, so the AI Observability tag is now redundant noise.

Changes

Removed the --reviewer "PostHog/team-ai-observability" line from the gh pr create invocation in .github/workflows/update-ai-costs.yml. team-ai-gateway remains as the sole auto-tagged reviewer.

How did you test this code?

Agent-authored. No tests beyond inspecting the diff — the change is a single removed --reviewer flag in a workflow file, and the next scheduled run will exercise it end-to-end.

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Docs update

No docs change needed.

🤖 Agent context

  • Tool: PostHog Code (Claude).
  • Request originated from a Slack thread where Radu asked whether the AI Observability review tag could be removed; Brandon (AI Gateway) confirmed ownership. Single-line removal in the workflow's gh pr create call.

Created with PostHog Code

team-ai-gateway is taking sole ownership of merging the automated LLM cost update PRs, so the AI observability team no longer needs to be auto-tagged for review.

Generated-By: PostHog Code
Task-Id: c9c6ec62-21cb-499a-b5be-bcefe4ce7fbe
@Radu-Raicea Radu-Raicea marked this pull request as ready for review May 28, 2026 17:31
@Radu-Raicea Radu-Raicea enabled auto-merge (squash) May 28, 2026 17:31
@assign-reviewers-posthog assign-reviewers-posthog Bot requested review from a team May 28, 2026 17:31
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 28, 2026

Greptile encountered an error while reviewing this PR. Please reach out to support@greptile.com for assistance.

@Radu-Raicea Radu-Raicea disabled auto-merge May 28, 2026 17:32
posthog Bot added 3 commits May 28, 2026 17:42
The automated LLM cost update workflow only touches files under nodejs/src/ingestion/ai/costs/providers/, and team-ai-gateway is taking sole responsibility for merging those PRs. Split the broad costs/ rule into explicit sub-patterns so providers/ is ai-gateway-only while the rest of the costs/ tree stays co-owned. The split is necessary because the soft-codeowners assigner accumulates owners across all matching rules instead of last-match-wins.

Generated-By: PostHog Code
Task-Id: c9c6ec62-21cb-499a-b5be-bcefe4ce7fbe
Generated-By: PostHog Code
Task-Id: c9c6ec62-21cb-499a-b5be-bcefe4ce7fbe
Generated-By: PostHog Code
Task-Id: c9c6ec62-21cb-499a-b5be-bcefe4ce7fbe
@Radu-Raicea Radu-Raicea enabled auto-merge (squash) May 28, 2026 17:45
posthog Bot added 2 commits May 28, 2026 17:51
Generated-By: PostHog Code
Task-Id: c9c6ec62-21cb-499a-b5be-bcefe4ce7fbe
…oviders

Generated-By: PostHog Code
Task-Id: c9c6ec62-21cb-499a-b5be-bcefe4ce7fbe
@Radu-Raicea Radu-Raicea merged commit d9b9e55 into master May 28, 2026
146 checks passed
@Radu-Raicea Radu-Raicea deleted the posthog-code/drop-aio-from-ai-costs-reviewers branch May 28, 2026 17:59
@deployment-status-posthog
Copy link
Copy Markdown

deployment-status-posthog Bot commented May 28, 2026

Deploy status

Environment Status Deployed At Workflow
dev ✅ Deployed 2026-05-28 18:40 UTC Run
prod-us ✅ Deployed 2026-05-28 19:10 UTC Run
prod-eu ✅ Deployed 2026-05-28 19:15 UTC Run

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