-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In open telemetry some of the contrib projects have a very large number of components and as such scripts/tolling is used to maintain this list. It would be useful if we could point changie to a flat file containing a list of all the components.
Describe the solution you'd like
If a file path is specified as a component each line of that file is treated as a new component exactly the same as if the contents were directly added to the array of components in the config.
Describe alternatives you've considered
Make scripts/tooling which manipulates the config file.
Additional context
N/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request