Skip to content

Feature request: More convenient creation of fragments #724

@scoopex

Description

@scoopex

The creation of fragments is currently a bit inconvenient because the current mechanism does not support:

  • interactive editing with readline support
  • interactive selection of the fragment type
  • direct feedback when the input (i.e. th issue id does not match to the configured pattern)

It would be a good thing to use something like questionary for that.
Additionally using commandline parameters with completion would also be a great thing for that:

towncrier create --issue 123 --type feature --content "Yolobanana change"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions