I am trying to leverage the bitbucket as the network configuration backup.
The backup script can retrieve the configuration files from the devices to the git enabled folder and add/commit/push them to the remote repository.
However to make the updated backup files to share with others, currently pull request/merge should be done manually.
How can I make the PR/merge process in automatic way without human interactions ?
Basically backing up the files is trustable and there is no need to review and confirm the files' soundness.
Thanks in advance
Community moderators have prevented the ability to post new answers.