The constants.py
module#
Summary#
Default branch name for the synchronization process. |
|
Default title for the pull request created during synchronization. |
Description#
Module containing constants for the repo sync tool.
Module detail#
- constants.DEFAULT_BRANCH_NAME = 'sync/file-sync'#
Default branch name for the synchronization process.
- constants.DEFAULT_PULL_REQUEST_TITLE = 'sync: file sync performed by ansys-tools-repo-sync'#
Default title for the pull request created during synchronization.