miniscruff / changie

Automated changelog tool for preparing releases with lots of customization options
https://changie.dev/
MIT License
692 stars 36 forks source link

Creating a new fragment entirely via CLI args fails if there are custom prompts for the kind selected #675

Closed miniscruff closed 4 months ago

miniscruff commented 4 months ago

Description Title basically

Reproduction Steps

  1. Create a changie config with a kind config that has custom prompts
  2. Create a new fragment via the CLI including -k and --custom for the extra prompt
  3. See error

What happened Got an error

Expected behavior A new fragment

Additional context Happened at work, womp womp