Open izhavrid opened 1 month ago
Hi! Here are a couple of options:
SHOW_USERS
/HIDE_USERS
parameters for this purpose. However, there are a few limitations:GITHUB_TOKEN
as it doesn’t have access to organization teams.
INCLUDE_LABELS
/EXCLUDE_LABELS
parameters to collect statistics only for PRs that meet this condition. However, this requires that your team's PRs are properly labeled, meaning that specific labels must be present on your team's PRs.Do these options work for your use case?
Is your feature request related to a problem? Please describe. Our company develops in the modular monolith. It is one giant GitHub repo with a bunch of teams owning one or more modules. I need to see reports for my teams, and I don't see how I can do it.
Describe the solution you'd like I want to be able to run analytics only for modules that my team owns.
Describe alternatives you've considered I used LinearB but company decided not to proceed w/ it
Additional context n/a