DNM test#507
Conversation
966cbaf to
515db06
Compare
There was a problem hiding this comment.
Code Review
This pull request moves the "neutron" repository from its current group to the "ReleaseTrain" group within the GitHub Terraform configuration. A review comment suggests that this change might be a misclassification, as "neutron" is a core OpenStack project and "ReleaseTrain" is typically reserved for release automation and tooling, potentially leading to issues with team permissions and organizational clarity.
| "ReleaseTrain": [ | ||
| ".github", | ||
| "ARC-Installer", | ||
| "neutron", |
There was a problem hiding this comment.
The neutron repository is a core OpenStack project and should typically remain in the OpenStack group. Moving it to ReleaseTrain appears to be a misclassification, as that group is generally reserved for release automation and tooling. This change will likely affect team permissions and organizational clarity.
No description provided.