SIGN IN SIGN UP
apache / superset UNCLAIMED

Apache Superset is a Data Visualization and Data Exploration Platform

0 0 150 TypeScript

chore(ci): make country-map drift comment sticky

Every push to a country-map PR retriggers the regen workflow, which
was stacking a fresh drift warning comment on every commit (15+ on
this branch alone). Switch to the sticky-comment pattern:

- Tag each drift comment with a hidden HTML marker
- On drift: look up the existing tagged comment by ID and edit it in
  place, only posting a new one if none exists
- On drift cleared: delete the existing tagged comment so the PR
  doesn't carry a stale warning

Cleaned up the existing 15 stacked comments out of band.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
S
Superset Dev committed
ba4367d0ef48d4a324b2a299e807f21d6854f4ce
Parent: 900fc5d