ToDo: Create Pull Request and Merge automated or manually?
parent
ff32507e77
commit
32174adda7
1
main.py
1
main.py
|
|
@ -415,6 +415,7 @@ if __name__ == "__main__":
|
||||||
|
|
||||||
if is_commit == True:
|
if is_commit == True:
|
||||||
git_push(repo_, "origin", branch, "Dashboard cleanup")
|
git_push(repo_, "origin", branch, "Dashboard cleanup")
|
||||||
|
# ToDo Create Pull Request and Merge --> Manually or via Code?
|
||||||
|
|
||||||
# except Exception as e:
|
# except Exception as e:
|
||||||
# print("FINAL Exception:", e)
|
# print("FINAL Exception:", e)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue