Update app-seaweedfs config
A misspelling was introduced in the original commit that created the app-seaweedfs repo [1], which resulted in the wrong core-reviewers group being assigned to both the label-Code-Review and label-Workflow settings. This commit fixes the group name from starlingx-seaweedfs-core to starlingx-app-seaweedfs-core. Story: 2011635 Task: 53363 [1]: https://review.opendev.org/c/openstack/project-config/+/969527 Change-Id: I817b3a827b70695bbb19c213ded44c72234f631e Signed-off-by: Enzo Candotti <Enzo.Candotti@windriver.com>
This commit is contained in:
committed by
Enzo Candotti
parent
5045452594
commit
973290faaf
@@ -4,8 +4,8 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-seaweedfs-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-seaweedfs-core
|
||||
label-Workflow = -1..+1 group starlingx-seaweedfs-core
|
||||
label-Code-Review = -2..+2 group starlingx-app-seaweedfs-core
|
||||
label-Workflow = -1..+1 group starlingx-app-seaweedfs-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
Reference in New Issue
Block a user