-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Instead of relying on the Workzone plugin it would be nice if you could also add default reveiwers using the feature that comes out of the box with Bitbucket.
I believe it should be possible to deprecated the old default-reviewers since there is already a separate workzone config for that and the key default-reviewers could be updated to support the built-in one.
I guess it would look something like this:
default-reviewers:
- source-branch: PRE-**
target-branch: main
groups: []
users: []
required-approver-count: 1
- source-branch: feature/**
target-branch: *
They have a few different modes for the source and target branches but I guess most of them could be achieved with the wildcards.
sireliah and Wingless-Archangelsireliah and Wingless-Archangel
Metadata
Metadata
Assignees
Labels
No labels