Skip to content

enhance "incompatible source" warnings for changesets#11334

Merged
tyrasd merged 1 commit intodevelopfrom
issue-8400
Aug 27, 2025
Merged

enhance "incompatible source" warnings for changesets#11334
tyrasd merged 1 commit intodevelopfrom
issue-8400

Conversation

@tyrasd
Copy link
Copy Markdown
Member

@tyrasd tyrasd commented Aug 21, 2025

  • not only warn on keyword "google", but:
  • use same list as is used by the "incompatible source" validator for map features
  • also warn when an incompatible source is mentioned in the "sources" field / changeset tag
  • include number of invalid sources in uploaded changeset comment or source in warnings:incompatible_source changeset tag, fixes changeset tag warnings:incompatible_source #8400
  • show multiple warnings if multiple incompatible sources are present in a tag

example changeset


as this changes and introduces strings to translate, this should wait for the v2.37, so open todo:

  • add to changelog for v2.37-dev

@tyrasd tyrasd added the validation An issue with the validation or Q/A code label Aug 21, 2025
@tyrasd tyrasd changed the title rework incompatible source warning for changesets: enhance "incompatible source" warnings for changesets Aug 21, 2025
@tyrasd tyrasd added this to the 2.37 milestone Aug 21, 2025
* not only warn on keyword "google", but:
* use same list as is used by the "incompatible source" validator for map features
* also warn when an incompatible source is mentioned in the "sources" field / changeset tag
* include number of invalid sources in uploaded changeset tags in 'warnings:incompatible_source', fixes #8400
* also show multiple incompatible sources on features that match more than one rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

validation An issue with the validation or Q/A code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

changeset tag warnings:incompatible_source

2 participants