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 commits issue and project tabs setting
Git integration features settings
Enable Automation for Jira general setting
Branch and pull request settings (formerly Git Integration Options)
Per node repository indexing setting
Repositories garbage collection checker settings
Discard cloned files in Jira HOME directory setting
Git data processing age limit general setting (this page)