[FFL-2929] Add FFE ownership for Android Flags - #3829
Conversation
🎉 All green!🧪 All tests passed 🔄 Datadog retried 1 test - 1 passed on retry 🔄 Datadog auto-retried 1 job - 1 passed on retry 🎯 Code Coverage (details) 🔗 Commit SHA: 8f64661 | Docs | View more details | Give us feedback! |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8f6466174e
ℹ️ 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 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 address that feedback".
|
|
||
| ## Feature Flags | ||
|
|
||
| /features/dd-sdk-android-flags/ @DataDog/rum-mobile @DataDog/rum-mobile-android @DataDog/feature-flagging-and-experimentation-sdk |
There was a problem hiding this comment.
Preserve documentation ownership for the Flags README
When a PR modifies features/dd-sdk-android-flags/README.md, this later directory pattern becomes the last matching CODEOWNERS entry and overrides the existing *README.md rule, so @DataDog/documentation will no longer be requested for changes to that README. Add a README-specific entry after this rule, as already done for the OpenFeature module, that retains the documentation team alongside the new owners.
Useful? React with 👍 / 👎.
|
|
||
| ## Feature Flags | ||
|
|
||
| /features/dd-sdk-android-flags/ @DataDog/rum-mobile @DataDog/rum-mobile-android @DataDog/feature-flagging-and-experimentation-sdk |
There was a problem hiding this comment.
Use the required RUM commit-title format
The reviewed commit is titled [FFL-2929] Add FFE ownership for Android Flags, which does not follow the repository-required RUM-XXXXX: <short description> format. Rename the commit before merge so it complies with the project’s commit convention.
AGENTS.md reference: AGENTS.md:L127-L131
Useful? React with 👍 / 👎.
Motivation
Changes to the Android Flags SDK do not request review from the FFE SDK team. Only the OpenFeature integration has explicit FFE ownership.
Changes and Decisions
dd-sdk-android-flags.