Smart commits – Advanced examples
A single action on a single issue TEST-100 #time 2w 1d 4h 30m This is a time log comment Records […]
Adding webhooks for Gerrit
Introduction Webhooks are not configured by default in Gerrit. They are not built into Gerrit just like they are in […]
Adding a repository hosted on Windows Servers or Windows Network Share (Admins)
Add a new network share or Windows server hosted repository via the Connect to Git Repository wizard. The wizard will […]
Adding a repository hosted on Windows Server or Windows Network share
Add a new network share or Windows server hosted repository via the Connect to Git Repository wizard ➜ Advanced setup. […]
Adding a public SSH Key
Add a public SSH key to your remote git host to prepare its repositories for connection with the Git Integration […]
Adding a private SSH key
VERSION 4.0+ OpenSSH is now fully supported. From your Jira dashboard menu, go to Git ➜ Manage repositories. On the […]
Adding and connecting a nested repository
Adding a nested repository with Git Submodule While, GitHub does not allow nested repositories (Git doesn’t allow this for bare […]
ScriptRunner – Javadocs – Class PullRequest
Package com.bigbrassband.jira.git.services.scriptrunner.models Object > PullRequest (this page) Pull Request information. Summary Constructors Visibility Signature public PullRequest() public PullRequest( String id, […]
ScriptRunner – Javadocs – Class Branch
Package com.bigbrassband.jira.git.services.scriptrunner.models Object > Branch Branch information. Summary Constructors Visibility Signature public Branch( String name, String externalUrl, Repository repository) public […]
Add New Repository
Creates new repository from the given settings. Only Jira admins can perform the Add New Repository API call. url […]