Configuration¶
The extension provides the following configuration:
- recentupdate_exclude_path¶
- Type:
list[str]- Default:
[]
A list of path that should be excluded when looking for file changes.
- recentupdate_exclude_commit¶
- Type:
list[str]- Default:
['skip-recentupdate']
A list of commit message pattern that should be excluded when looking for file changes.