Skip to content

Create admin settings fields with GitHub Issues #5

@leomp12

Description

@leomp12
  1. Create a custom issue template to Add admin settings field:
    https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
  2. 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;
  3. Then ecom.config.js must import ecom.config.json (as a mock) and merge it;

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions