Azure DevOps Server Lifecycle Policies
For information on product lifecycle and policies, see the topic links below: Search product lifecycle https://docs.microsoft.com/en-us/lifecycle/products/ Microsoft Fixed Lifecycle policy […]
Automatic Workflow Triggers
Use your development activity to make automatic changes in your Jira project workflows. For example: you can configure your Jira […]
Associating git commits manually to Jira issues
Right click here to open this video in a new browser tab for more viewing options. The process steps in […]
Smart commits – Advanced examples
A single action on a single issue. Example: TEST-100 #time 2w 1d 4h 30m This is a time log comment […]
Advanced – Clear Development Information setting
These settings are part of the General settings configuration page for Git Integration for Jira Cloud under Jira Development Information […]
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 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 […]
Deep Linking to GitLens
NEW FEATURE GitLens is a Visual Studio Code extension and supercharges GIt inside VS Code while helping users visualize code, […]
GitKraken CLI
Welcome to the GitKraken CLI — an AI-powered, premium developer experience that enhances Git workflows across any repository. GitKraken CLI […]
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, […]