While configuring repository in JIRA, can the value of Repository root be based on remote location? My repository is in remote location from jira instance.
Should I clone the remote repository on the machine where jira instance is running and specify path of the clone as value of Repository Root. In this case, should we keep clone always up to date to reflect the correct data under Git Commits tab?
Thanks for any help in this regard.
No, you shouldn't.
Just add your remote repository using Add Repository Wizard - https://bigbrassband.com/documentation.html#gitctrlvwr_addrepo. Pass your repository origin in "Repository location" input, then Git Plugin clones your repository and does periodic 'git fetch' by itself. The reindex interval is 5 mins by default.
Please contact us at support@bigbrassband.com for any questions in the future.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.