-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: v2 teams event types #18085
feat: v2 teams event types #18085
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (12/10/24)1 reviewer was added to this PR based on Keith Williams's automation. "Add platform team as reviewer" took an action on this PR • (12/10/24)1 reviewer was added to this PR based on Keith Williams's automation. "Add foundation team as reviewer" took an action on this PR • (12/10/24)1 reviewer was added to this PR based on Keith Williams's automation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nitpicks, otherwise looks great.
apps/api/v2/src/modules/teams/event-types/services/teams-event-types.service.ts
Outdated
Show resolved
Hide resolved
apps/api/v2/src/modules/teams/memberships/controllers/teams-memberships.controller.ts
Outdated
Show resolved
Hide resolved
E2E results are ready! |
* feat: v2 teams event-types endpoints * refactor: rely on teams event types service and repository * finish mergin main into this branch * test: teams event types * refactor: move teams event types output from org to teams folder * refactor: move teams event types output from org to teams folder * chore: finish merge main * refactor: logger name and unused import * chore: finish main merge --------- Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com>
* feat: v2 teams event-types endpoints * refactor: rely on teams event types service and repository * finish mergin main into this branch * test: teams event types * refactor: move teams event types output from org to teams folder * refactor: move teams event types output from org to teams folder * chore: finish merge main * refactor: logger name and unused import * chore: finish main merge --------- Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com>
Linear CAL-4831