Removed the matrix notification on failure. These were going to the room #coopcloud-dev:autonomic.zone but on 2024-12-29 they decided to close that room.
Currently, if there are no changes detected, the build will fail in a slightly confusing way since the git commit command fails silently when no changes are detected. I added a message explaining this situation, which also prevents the build from failing.
* Removed the matrix notification on failure. These were going to the room `#coopcloud-dev:autonomic.zone` but on 2024-12-29 they decided to close that room.
* Currently, if there are no changes detected, the build will fail in a slightly confusing way since the `git commit` command fails silently when no changes are detected. I added a message explaining this situation, which also prevents the build from failing.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Removed the matrix notification on failure. These were going to the room
#coopcloud-dev:autonomic.zonebut on 2024-12-29 they decided to close that room.Currently, if there are no changes detected, the build will fail in a slightly confusing way since the
git commitcommand fails silently when no changes are detected. I added a message explaining this situation, which also prevents the build from failing.Haven't tested this but it looks ✅
Thanks! Let's see if anyone else can review.
Looks fine to me also. Let's merge and see how it goes
I'm not authorized to merge FYI if you were waiting on me