github-community-projects / github-community-projects/safe-settings
Missing trigger for adding repo to a team?
Open
bug
- Dominant language
- JavaScript
- Stars
- 921
- Forks
- 226
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 14
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?
Contributor guide
Assessment
This issue has not been assessed yet.