Skip to content

Hide chrome code requirement from I2P template#6542

Open
GagandeepSingh20 wants to merge 1 commit into
GoogleChrome:mainfrom
GagandeepSingh20:fix-i2p-requires-code-template
Open

Hide chrome code requirement from I2P template#6542
GagandeepSingh20 wants to merge 1 commit into
GoogleChrome:mainfrom
GagandeepSingh20:fix-i2p-requires-code-template

Conversation

@GagandeepSingh20

@GagandeepSingh20 GagandeepSingh20 commented Jun 24, 2026

Copy link
Copy Markdown

Fixes #6496

Summary

  • Prevent the "Requires code in //chrome?" section from rendering for prototype / I2P intent emails.
  • Updated the prototype intent preview golden output to match the template change.

Testing

  • Ran git diff --check
  • Verified Requires code in //chrome? is removed from test_html_prototype_rendering.html
  • Verified the section is still present in ship and origin trial golden outputs

Notes

  • python3 -m pytest -q api/intents_api_test.py could not be run locally because pytest is not installed.
  • python3 -m unittest api.intents_api_test -b could not be run locally because local Python dependencies such as flask are not installed.

@google-cla

google-cla Bot commented Jun 24, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@GagandeepSingh20 GagandeepSingh20 changed the title https://github.com/GagandeepSingh20/chromium-dashboard/pull/new/fix-i2p-requires-code-templateHide chrome code requirement from I2P template Hide chrome code requirement from I2P template Jun 24, 2026
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.

"Requires code in //chrome" showing in I2P template

1 participant