Skip to content

[proxies] automatically generate PR when Forge manifest changes #17

Open
@MikeMatusz

Description

@MikeMatusz

Describe the feature:
When a new version of Forge is released with updates to the custom-elements.json manifest, it would be nice to automate a PR to forge-angular to pick up any changes. For existing components, running the schematic should generally be sufficient to enable using the new functionality. For new components, more manual intervention is currently required, as the schematic does not currently add the component to the root index or rolled-up modules or create a demo. The PR could potentially be a useful starting point, however, and a prompt that these actions should be taken if anyone wishes to use the component in Angular.

Describe any alternatives you've considered:
The alternative would be a manual process of either Angular developers contributing to Forge following a merged PR up there with another PR here, or Angular developers monitoring Forge for updates in some capacity, perhaps when they wish to update the version of Forge their app is using, and making the necessary updates at that time to keep forge-angular up to date.

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