Closed Rafee-M closed 7 months ago
Line 40 & 45 fetches release notes from patches source and adds it to release_notes.md A release is created in line 49 with notes from file called release_notes.md
We have custom python script at telegram-script folder in source
At line 185 in matrix-build.yml it is executed, it generates release notes and sents it to telegram channel
Ah okay thanks a lot for the explanation! It was my bad, I assumed the announcement section was added separately, but it's actually part of the anddea/revanced-patches release notes.
Thanks!
Hi, I wanted to ask which part of the code handles the release description. I found the code handling the changelog inside matrix-build.yml line 34. I was unable to find the other stuff in the release description (announcement, etc) though and would really appreciate it if you could help me.
Thanks.