Auto commit Git actions
Automatically save integration flow changes to Git, helping track versions, prevent data loss, and simplify commit management.
About this task
Auto-commit feature can be used to automatize save changes to a repository without requiring
manual intervention. In the context of deploy anywhere integrations, auto-commit works as follows.
- When you build or modify an integration flow, any changes are automatically committed to the configured Git repository. The process runs in the background and helps maintain a complete record of updates and version history.
- It eliminates the need for developers to manually save or commit each change, reducing the risk of forgetting to commit and helping maintain a consistent version history.
- If an error occurs during auto-commit, manual intervention is required to resolve the issue and commit the changes. For instructions on enabling or disabling auto commit, see Managing Preferences.