Block a user
workflow-pr: Allow to ignore reviewers in manual mode
beside the typo, git-workflow/autogits#189 maybe a better alternative?
pr: improve -only-pr parameter handling
The change is required to improve integration testing development and troubleshooting.
pr: improve -only-pr parameter handling
If the PR is against a package that is not the project git, this fails. Parsing the project config like before should not really be an issue and the config can be tailored to the PR if the list is an issue.
Enhance IssueProcessor and PRProcessor with support for repository ownership transfers, new package approvals
This has to be done differently. There's a force option to re-add a submodule that already exists in the cache. We should also not have staleWorkTree as those should be cleaned up.
Enhance IssueProcessor and PRProcessor with support for repository ownership transfers, new package approvals
Isn't this Project Maintainers ?
Initial obs-groups-bot
ObsClient is in common/obs_utils.go. No need to duplicate that thing here. Use and extend that.
common: parser error fix resulting in deadlock