YouTrack - make GitHub integration rescan commits for existing issues

476 views Asked by At

We have been using JetBrains YouTrack for a few weeks now, but we just today finally got our CTO to set up the GitHub integration; unfortunately, all of our existing issues still don't have any commits listed under the "related changes" tab, even though we have been including the issue ID's in our commit messages.

Is there a way to tell YouTrack to scan through all GitHub commits and add the relations for our existing issues?

3

There are 3 answers

0
Alex.V On BEST ANSWER

YouTrack-GitHub integration is not able to rescan the commits. It only works for new commits by listening to GitHub webhooks invocations. For a workaround please see Setup JetBrains YouTrack to connect to SVN.

0
Alexey Kudryavtsev On

I think it works only for new issues. Try to create test new issue and check it

0
Sergey Merzlov On

Just as a small update: YouTrack has had an option to import commits for a few years now. Look for an import icon on the VCS integration page.