googleapis / googleapis/gapic-generator-php
Snippets: Some snippet region tags do not contain a product name
Open
priority: p2
type: feature request
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/googleapis/google-cloud-php/pull/6864#issuecomment-1851008047
The Snippet Bot is complaining about the region tags (e.g. `css_v1_generated_`) because they are not "prefixed with a product name"
This may just be because the product prefix hasn't been added to `gs://devrel-prod-settings/products.json` (see https://github.com/googleapis/repo-automation-bots/issues/4994), but the product `css` also might not be the right prefix (and instead it should be `shoppingcss`, for instance).
Do we have a way to customize these product prefixes for the snippets if we do indeed need to change them?
Contributor guide
Assessment
This issue has not been assessed yet.