> The releases one is particularly hard - I'd have to add hooks to all of my 194 repositories that use the GitHub releases feature, and remember to add the same hook to future repos as well.
If you set it up as a GitHub App you'd be able to add it as an always-installed app to your personal org, then everything (including new repos) would send events?
Or at the very least it'd be a central place to have all the events and config and as you add a new project you'd just need to install it onto that new repo
If you set it up as a GitHub App you'd be able to add it as an always-installed app to your personal org, then everything (including new repos) would send events?
Or at the very least it'd be a central place to have all the events and config and as you add a new project you'd just need to install it onto that new repo