Git Integration for Jira Self-Managed (Data Center/Server) Documentation

Contact Support
GitKraken Status  

Git data processing age limit

This setting is part of the General Settings configuration page.

This setting resides in the Advanced settings in General settings.

NOTE: This setting replaces the Smart commit max age setting.

The scripting feature now uses the global setting instead of hardcoded value (1 week).

Set the value according to your organization’s requirements. The default value for this setting is 14 days.

The commits or pull/merge requests are processed by Git Integration for Jira app if they are within the maximum age value (in days). Otherwise, they are skipped from processing.

The commits are also compared against on-commit.js script file creation timestamp and if they are found to be older than the age limit value, they are skipped from processing.

The pull/merge requests are also compared against on-merge-req-ZZZ.js script file creation timestamp and if they are found to be older than the age limit value, they are skipped from processing.

For more information about this feature, commands and debugging, see external page Git Integration for Jira: Git Workflow Hooks.

 

More on general settings

Repository Browser general setting

Source Code Diff Viewing general setting

Require User PAT general setting

Enforce Git service permissions setting

Git roll up issue tab setting

Git commits issue and project tabs setting

Git integration features settings

Enable Automation for Jira general setting

Audit log settings

Branch and pull request settings (formerly Git Integration Options)

Email settings

Scheduled jobs settings

Per node repository indexing setting

Repositories garbage collection checker settings

Diff settings

Discard cloned files in Jira HOME directory setting

Git operations timeout

Git data processing age limit general setting (this page)

Cache sizes settings

Have feedback about this article? Did we miss something? Let us know!
On this page