ToDo: Create Pull Request and Merge automated or manually?

master
Arnel Arnautovic 2023-07-18 17:02:16 +02:00
parent ff32507e77
commit 32174adda7
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@ if __name__ == "__main__":
if is_commit == True:
git_push(repo_, "origin", branch, "Dashboard cleanup")
# ToDo Create Pull Request and Merge --> Manually or via Code?
# except Exception as e:
# print("FINAL Exception:", e)