fix failing matrix notification workflow - #68
Conversation
Thank you for the pull request! 💙🩵The Scribe-Server team will do our best to address your contribution as soon as we can. The following are some important points:
Note Scribe uses Conventional Comments in reviews to make sure that communication is as clear as possible. |
Maintainer ChecklistThe following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :) |
|
Hi @axif0, @andrewtavis, I was able to test sending notifications to my own created room successfully, as seen in the attached image. However, because the How do we verify this workflow's success state? I have fixed it so that there is a success or failure state; it will send a notification to the What do you think?
|
|
Hi @axif0, are we expecting anything here? I am still figuring out how to verify the Matrix notification from the workflow. It works for my own account; I just need to see it in action via the workflow |
|
I just confirmed the root cause with the exact Matrix error: Fix: We need to log in as the Scribe bot account and generate a brand-new access token, then update Also, the failure-notification path is broken the same way, but its Once rotated, we can trigger a manual See the new logs after merging the latest PR here: |
|
Thanks for checking this, @DeleMike! I'll look into this :) |
|
@DeleMike: I just updated |
andrewtavis
left a comment
There was a problem hiding this comment.
praise: All's looking good to me here, @DeleMike :) Let's give the new secret a try and see how we're doing 😊
|
Thanks @andrewtavis!✨ |


Contributor checklist
./pre-commitexecutable as well asmake lintand have fixed all reported issuesDescription
Adds fixes to send information to Scribe-Data Channel
Related issue