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;
The text was updated successfully, but these errors were encountered:
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
admin_settings
property onecom.config.json
;ecom.config.js
must importecom.config.json
(as a mock) and merge it;The text was updated successfully, but these errors were encountered: