You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't realize, but github team aliases aren't visible by people who aren't @open-telemetry org members and so when they send a PR it appears that the PR has no reviewer assigned to it.
This doesn't seem like the best experience for outside contributors.
I'm wondering if it would be better to list approvers in the CODEOWNERS file, at least for the repos with simple 1-line CODEOWNERS files.
The text was updated successfully, but these errors were encountered:
Assuming maintainers change less often than approvers, a middle ground could be to only list out maintainers and use the alias for approvers. Key is making it clear there are eyes on the PR - the collector actually auto assigns people so the screenshot still shows a reviewer and the repo probably doesn't need any change, while other repos like Java can show absolutely no one in the list.
So, there is a larger issue about giving end-users and other external contributors more visibility about the team structure and project management structure in issues/PRs. Without compromising security, of course.
I didn't realize, but github team aliases aren't visible by people who aren't @open-telemetry org members and so when they send a PR it appears that the PR has no reviewer assigned to it.
This doesn't seem like the best experience for outside contributors.
I'm wondering if it would be better to list approvers in the CODEOWNERS file, at least for the repos with simple 1-line CODEOWNERS files.
The text was updated successfully, but these errors were encountered: