Open
Description
Problem Description
We are using suborgs with the suborgteams
mechanism to specify repos associated with a team.
When we create a new repo, this app is triggered but as the repo is not yet associated with a team, it does not get processed by the app, and there is no trigger for when the repo does get added to a team after creation.
We added the "Team add" event for the app but that made no difference.
What is the expected behavior
Should there be a trigger for "Team add" as well to process repos for the cases where repos are listed via teams and a repo is added to a team?