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. |
||
---|---|---|
.gitignore | ||
pyproject.toml | ||
updatebot.py |