Commit 3f070b3
committed
fix(sep-automation): find descendant teams via parent links instead of listChildInOrg
The listChildInOrg API requires admin permissions. Instead, list all
org teams (requires only Members read permission) and find descendants
by following parent links upward to the root team.
This restores the full sponsor enumeration approach while avoiding
the admin permission requirement.1 parent 1725c92 commit 3f070b3
4 files changed
Lines changed: 611 additions & 43 deletions
File tree
- docs/community/seps
- tools/sep-automation/src
- github
- maintainers
0 commit comments