Block a user
initial documentation review
obs-staging-bot: allow forking projects and build-disabling their repositories
One big issue here is permissions ... the config file acted by the bot is use configurable. That means this bot should not have any permissions in OBS and not in Gitea.
So maybe this forking…
obs-staging-bot: allow forking projects and build-disabling their repositories
Also, please document the new fields in the README.md
obs-staging-bot: allow forking projects and build-disabling their repositories
This should not be there and should come from the config, no?
obs-staging-bot: allow forking projects and build-disabling their repositories
Would it make sense to move this to the QAConfig instead? It's only used in QAConfig anyway and this would add some flexibility.
obs-staging-bot: allow forking projects and build-disabling their repositories
there's a common.PanicOnError(err) that could replace the if { panic }