operate-first / common

Git Hub organization configuration
GNU General Public License v3.0
6 stars 64 forks source link

peribolos action failing due to member not add in org level #120

Closed harshad16 closed 2 years ago

harshad16 commented 2 years ago

Describe the bug Peribolos action in the common repo is failing due to a member added in teams and not added in org level. Configuration failed: failed to configure operate-first members: all team members/maintainers must also be org members: mhild"

https://github.com/operate-first/common/blob/9177a8dc6b42d7d62e146828ec875b7d84cae842/github-config.yaml#L375 https://github.com/operate-first/common/blob/9177a8dc6b42d7d62e146828ec875b7d84cae842/github-config.yaml#L409

harshad16 commented 2 years ago

Fixed with this PR: https://github.com/operate-first/common/pull/123