Skip to content

Replace string in summary or description #45

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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