Remove matrix notification, prevent failure when no changes #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "mac-chaffee/auto-recipes-catalogue-json:no-matrix-notify"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.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