Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
okainov opened this issue Aug 17, 2018 · 1 comment
Open

Comments

@okainov
Copy link
Contributor

okainov commented Aug 17, 2018

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...

@dregad
Copy link
Member

dregad commented Aug 21, 2018

Good idea. Contributions welcome.

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

No branches or pull requests

2 participants