source-integration icon indicating copy to clipboard operation
source-integration copied to clipboard

Add possibility to re-parse commit messages in case of regexps change

Open okainov opened this issue 5 years ago • 1 comments

I'm currently trying to tune regular expressions for my repo and I found out that I cannot reparse commits for the whole repo, only do full import again. It would be nice to have such kind of button which will:

  • Go for each commit in the repo
  • Apply regexps to find linked issues
  • Unlink not-found issues and link new ones

Maybe bullet about unlinking could be optional and available as parameter...

okainov avatar Aug 17 '18 15:08 okainov

Good idea. Contributions welcome.

dregad avatar Aug 21 '18 14:08 dregad