Go to file
Updatebot 54ef1fe206 Handle the case where no changes are needed
Naturally, there will be times when `updatebot` runs and there are no
changes to make, because the deployed applications are already
up-to-date.  In this scenario, we need to avoid making empty commits and
attempting to create a PR with no changes.
2024-08-26 08:31:38 -05:00
.gitignore Initial commit 2024-08-25 08:48:31 -05:00
pyproject.toml Initial commit 2024-08-25 08:48:31 -05:00
updatebot.py Handle the case where no changes are needed 2024-08-26 08:31:38 -05:00