You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a GH Action workflow for issue related event, parse the issue MD body to create JSON and save the value to admin_settings property on ecom.config.json;
Then ecom.config.js must import ecom.config.json (as a mock) and merge it;