Skip to content

Change wordings that developers are shown - #106

Merged
JoseAlcerreca merged 1 commit into
android:github-skillsfrom
saswatanand:play-policy-insights
Jul 13, 2026
Merged

Change wordings that developers are shown#106
JoseAlcerreca merged 1 commit into
android:github-skillsfrom
saswatanand:play-policy-insights

Conversation

@saswatanand

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the metadata, compliance report templates, and evaluation heuristics for Play Store policy insights. Key changes include clarifying developer liability, updating status and severity action labels, and softening the phrasing of rejection risks. The review feedback suggests correcting a grammatical typo ("apps'" to "app's") in the liability disclaimer and restoring a bold prefix in the compliance report table for visual consistency.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment on lines +9 to +10
exist. The developer retains sole responsibility and liability for the apps’
security, data privacy compliance, and final Play Store submission.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Since the compliance report is generated for a single application (as indicated by {{app_name_id}}), the possessive form should be singular (app's) rather than plural (apps').

Suggested change
exist. The developer retains sole responsibility and liability for the apps’
security, data privacy compliance, and final Play Store submission.
exist. The developer retains sole responsibility and liability for the app’s
security, data privacy compliance, and final Play Store submission.

| Finding Severity | Description | Action Required |
| :--- | :--- | :--- |
| **🔴 Critical** | Direct, verified policy violation (e.g., unauthorized data collection/sharing). | **Must Fix**: Immediate rejection risk. |
| **🔴 Critical** | Direct, verified policy violation (e.g., unauthorized data collection/sharing). | Critical action recommended. |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

To maintain consistency with the other rows in the table (which use bold prefixes like **Should Fix**: and **Good to Know**:), the 'Action Required' column for the 'Critical' severity row should also use a bold prefix.

Suggested change
| **🔴 Critical** | Direct, verified policy violation (e.g., unauthorized data collection/sharing). | Critical action recommended. |
| **🔴 Critical** | Direct, verified policy violation (e.g., unauthorized data collection/sharing). | **Must Fix**: Critical action recommended. |

@JoseAlcerreca
JoseAlcerreca merged commit b1ecf47 into android:github-skills Jul 13, 2026
1 check passed
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