Skip to content

Replace string in summary or description #45

@alanmilinovic

Description

@alanmilinovic

Is it possible to add a feature that can replace certain string in summary or description fields?

Like this:

replace:
      - field: summary
        old_str: "some old summary"
        new_str: "some new summary"
      - field: description
        old_str: "some old description"
        new_str: "some new description"

Thank you very much.

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