-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
enhancementNew feature or requestNew feature or request
Description
New Feature
prodivde a way to exclude selected repos from suborgs level (aka team level).
Why?
We have some repos with multiple collaborators (A anb B). If A already created a suborg config file, B can't create anymore because the shared repo was already configured with A.
Error example frorm safe-settings:
❗ Error: Multiple suborg configs for repo-a in .github/suborgs/A.yml and .github/suborgs/B.yml
The suggestion is:
suborgteams:
- B
exclude:
- repo-a # because it is already configued with team AReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.