-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If we ever want to come back to using this, some ideas:
- Stop relying on
pyproject.tomlforcl_configand just let people customize from the Action YAML. Will still needpyproject.tomlfor theconfigstuff specific to towncrier. - If the 50s Docker overhead is a blocker, maybe can use an image to cut it down to 20-30s.
- If even 20-30s is too painful, will have to rewrite this in TypeScript. In doing that, we gain access to Action TS libs but have to rewrite the parser and check logic completely. This work, while possible, won't be zero effort, I probably won't do this unless I have no choice.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request