Skip to content

chore: Bump flags-project-board workflow pin to latest#125

Merged
haacked merged 1 commit into
mainfrom
haacked/bump-flags-board-pin
May 29, 2026
Merged

chore: Bump flags-project-board workflow pin to latest#125
haacked merged 1 commit into
mainfrom
haacked/bump-flags-board-pin

Conversation

@haacked
Copy link
Copy Markdown
Contributor

@haacked haacked commented May 28, 2026

Re-pins the reusable flags-project-board.yml workflow to the latest main (d8b55d0).

This pulls in:

  • The team→board mapping moving to a runtime config file (.github/flags-boards.json), so future board-list edits no longer require callers to re-pin.
  • Removal of the dead direct pull_request_review trigger in the .github repo (no behavior change for callers).

No input contract changes — pr_number, pr_node_id, is_draft, and secrets: inherit are unchanged.

Re-pin to d8b55d0 (tip of PostHog/.github main).
@haacked haacked requested review from a team and rafaeelaudibert as code owners May 28, 2026 22:54
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 28, 2026

Reviews (1): Last reviewed commit: "Bump flags-project-board workflow pin to..." | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown
Contributor

posthog-elixir Compliance Report

Date: 2026-05-28 22:57:39 UTC
Duration: 107346ms

⚠️ Some Tests Failed

42/45 tests passed, 3 failed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 609ms
Format Validation.Event Has Uuid 611ms
Format Validation.Event Has Lib Properties 609ms
Format Validation.Distinct Id Is String 610ms
Format Validation.Token Is Present 609ms
Format Validation.Custom Properties Preserved 611ms
Format Validation.Event Has Timestamp 609ms
Retry Behavior.Retries On 503 5616ms
Retry Behavior.Does Not Retry On 400 2612ms
Retry Behavior.Does Not Retry On 401 2613ms
Retry Behavior.Respects Retry After Header 5616ms
Retry Behavior.Implements Backoff 15626ms
Retry Behavior.Retries On 500 5616ms
Retry Behavior.Retries On 502 5615ms
Retry Behavior.Retries On 504 5616ms
Retry Behavior.Max Retries Respected 15617ms
Deduplication.Generates Unique Uuids 621ms
Deduplication.Preserves Uuid On Retry 5615ms
Deduplication.Preserves Uuid And Timestamp On Retry 10621ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5617ms
Deduplication.No Duplicate Events In Batch 614ms
Deduplication.Different Events Have Different Uuids 613ms
Compression.Sends Gzip When Enabled 610ms
Batch Format.Uses Proper Batch Structure 609ms
Batch Format.Flush With No Events Sends Nothing 607ms
Batch Format.Multiple Events Batched Together 615ms
Error Handling.Does Not Retry On 403 2612ms
Error Handling.Does Not Retry On 413 2612ms
Error Handling.Retries On 408 5616ms

Feature_Flags Tests

⚠️ 13/16 tests passed, 3 failed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 8ms
Request Payload.Flags Request Uses V2 Query Param 7ms
Request Payload.Flags Request Hits Flags Path Not Decide 6ms
Request Payload.Flags Request Omits Authorization Header 7ms
Request Payload.Token In Flags Body Matches Init 6ms
Request Payload.Groups Round Trip 7ms
Request Payload.Groups Default To Empty Object 6ms
Request Payload.Person Properties Distinct Id Auto Populated When Caller Omits It 7ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 7ms
Request Payload.Disable Geoip Omitted Defaults To False 7ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 6ms
Request Lifecycle.No Flags Request On Init Alone 4ms
Request Lifecycle.No Flags Request On Normal Capture 608ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 12ms
Request Lifecycle.Mock Response Value Is Returned To Caller 6ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 609ms

Failures

request_payload.disable_geoip_omitted_defaults_to_false

Field 'geoip_disable' not found in /flags request body at path 'geoip_disable'. Available keys: ['groups', 'distinct_id', 'api_key', 'flag_keys_to_evaluate', 'group_properties', 'person_properties']

request_lifecycle.mock_response_value_is_returned_to_caller

Last action result missing field 'value'. Keys: ['error', 'success']

side_effect_events.get_feature_flag_captures_feature_flag_called_event

Expected 1 events with name '$feature_flag_called', got 0

@haacked haacked changed the title Bump flags-project-board workflow pin to latest chore: Bump flags-project-board workflow pin to latest May 29, 2026
@haacked haacked merged commit db07ef5 into main May 29, 2026
24 of 25 checks passed
@haacked haacked deleted the haacked/bump-flags-board-pin branch May 29, 2026 19:23
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