Block a user
Fixing PR tests in workflow-pr bot
UpdatePullRequest() (Gitea mock) is never called here. This is not mocked in this instance and the other mocked function calls are all reading only, not updating anything (except for the…
pr: always require review, if configured
obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
Why no more panic()?
maintainer-update
This one should probably be reviewed as one chunk instead of per-commit. If there are issues, I'll add new commits that fix these issues in review on top and I will not be rewriting history.
Fixing PR tests in workflow-pr bot
Fixing PR tests in workflow-pr bot
Thanks for the review. Quite a bit of functionality for PR processing happens in the /common code which have actual tests there. In the code here we have either a lot of git operations or it's…