Skip to content
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: add team.externalTeams.disconnect and conversations.externalInvitePermissions.set APIs #106

Merged
merged 1 commit into from
Jul 2, 2024

feat: add `team.externalTeams.disconnect` and `conversations.external…

4fb23a1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: add team.externalTeams.disconnect and conversations.externalInvitePermissions.set APIs #106

feat: add `team.externalTeams.disconnect` and `conversations.external…
4fb23a1
Select commit
Loading
Failed to load commit list.
GitHub Actions / Health Score completed Jul 2, 2024 in 1m 33s

-600

-600 health score points

Details

Score Breakdown

Problematic Comments

Each problematic comment (i.e. comments with TODO, HACK or FIXME in it) contributes -100 points to the health score.

  • // TODO: [brk-chg] return the Promise object
  • // TODO: [brk-chg] return a Promise object
  • // TODO: [brk-chg] remove this in favor of Response``
  • // TODO: [brk-chg] return a Promise object
  • // TODO: [brk-chg] return a Promise object
  • // TODO: (breaking change) filter should not be optional here, but explicitly chosen for the events that accept it;