rusackas commented on PR #44103: URL: https://github.com/apache/superset/pull/44103#issuecomment-5606656568
One verification note: I couldn't exercise the actual publish step (docker build → storybook build → chromaui/action upload) before merge. GitHub's `workflow_dispatch` API only works against a workflow that already exists on the default branch, even when targeting a different `--ref` — and this PR's own diff only touches `.github/workflows/chromatic.yml`, so its own `paths`-filtered `pull_request` trigger doesn't fire on itself either. Plan: once merged, I'll `workflow_dispatch` it from master immediately and watch that first live run closely, given this integration's history of breaking (#21095 → #27232). Will report back with the result. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
