Hello Tomas, Am Wed, Mar 18, 2026 at 11:21:58PM +0100 schrieb Tomas Volf: > sorry for second email, I originally did not want to react to this part, > but hey, I changed my mind. :)
and your contribution is very welcome! > Andreas Enge <[email protected]> writes: > The "proper" way would be to write a HTTP server, that would listen for > the events sent to registered webhook. Well, we do not have to do it > the proper way. And we do not need to react to the issue creation > immediately. I asked for advice here https://codeberg.org/Codeberg/Community/issues/2461 but no real solution was offered; the suggestion to use an RSS feed does not work, since tag addition is not an event, the tags are not listed so one cannot filter, and so on. I think a web hook would be nice, a script run from time to time could work as well. Following a contribution by Ludovic, I now tend to drop this part from the GCD, which means that any option would be possible (including none; then channel maintainers would have to manually check the deprecations, or simply run the script you propose on their own). Andreas
