Skip to content

template-init workflow does not replace placeholder description #13

@marksverdhei

Description

@marksverdhei

Problem

pyproject.toml contains the placeholder description "Add your description here". The template-init.yml workflow replaces python-template and python_template occurrences but does not update or remove this placeholder description.

Suggested fix

Either replace the description with the repo's GitHub description (available via ${{ github.event.repository.description }}), or remove the placeholder so the user is prompted to fill it in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions