Skip to content

chore: add missing changeset for PR 250#258

Merged
marandaneto merged 1 commit into
mainfrom
chore/add-missing-changeset-pr-250
Jul 3, 2026
Merged

chore: add missing changeset for PR 250#258
marandaneto merged 1 commit into
mainfrom
chore/add-missing-changeset-pr-250

Conversation

@marandaneto

Copy link
Copy Markdown
Member

💡 Motivation and Context

PR #250 was merged without a changeset, so the PostHog.AspNetCore fix for feature flag enumeration without a Personal API Key was not queued for release.

💚 How did you test it?

  • pnpm changeset status --since=main

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

🤖 Agent context

Autonomy: Human-driven (agent-assisted)

Pi added a missing changeset for the already-merged fix from #250. The changeset targets PostHog.AspNetCore with a patch bump because the original PR fixed existing feature management behavior without a public API change.

@marandaneto marandaneto self-assigned this Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

posthog-dotnet Compliance Report

Date: 2026-07-03 09:53:03 UTC
Duration: 4432ms

✅ All Tests Passed!

17/17 tests passed


Feature_Flags Tests

17/17 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 245ms
Request Payload.Flags Request Uses V2 Query Param 124ms
Request Payload.Flags Request Hits Flags Path Not Decide 113ms
Request Payload.Flags Request Omits Authorization Header 109ms
Request Payload.Token In Flags Body Matches Init 109ms
Request Payload.Groups Round Trip 113ms
Request Payload.Groups Default To Empty Object 109ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 110ms
Request Payload.Disable Geoip Omitted Defaults To False 109ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 109ms
Request Lifecycle.No Flags Request On Init Alone 3ms
Request Lifecycle.No Flags Request On Normal Capture 114ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 212ms
Request Lifecycle.Mock Response Value Is Returned To Caller 112ms
Retry Behavior.Retries Flags On 502 1114ms
Retry Behavior.Retries Flags On 504 1112ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 212ms

@marandaneto
marandaneto marked this pull request as ready for review July 3, 2026 09:56
@marandaneto
marandaneto requested a review from a team as a code owner July 3, 2026 09:56
@marandaneto
marandaneto enabled auto-merge (squash) July 3, 2026 09:56
@marandaneto
marandaneto requested a review from a team July 3, 2026 09:57
@marandaneto
marandaneto merged commit 4fd337c into main Jul 3, 2026
19 checks passed
@marandaneto
marandaneto deleted the chore/add-missing-changeset-pr-250 branch July 3, 2026 12:36
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