-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Having a description that contains ${pull_number} more than once only results it in being replaced once.
Example here: paritytech/polkadot-sdk#5634
You can see the placeholder only being replaced once.
To Reproduce
Use a placeholder more than once.
Expected behavior
Should replace it everywhere.
Additional context
It should probably use replaceAll instead of replace here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working