Description
The upstream reviewer (@deiga) asked whether we should drop team_id support and accept only team_slug, since the GitHub API is moving away from Team ID APIs.
Decision: use only team_slug for consistency and simplicity.
Acceptance Criteria
Notes
Upstream PR: integrations#3008
Description
The upstream reviewer (@deiga) asked whether we should drop
team_idsupport and accept onlyteam_slug, since the GitHub API is moving away from Team ID APIs.Decision: use only
team_slugfor consistency and simplicity.Acceptance Criteria
team_idfield fromdata_source_github_enterprise_teamteam_idfield fromresource_github_enterprise_teamteam_idfield fromresource_github_enterprise_team_membershipteam_idfield fromresource_github_enterprise_team_organizationsfindEnterpriseTeamByIDhelper (no longer needed)team_id-based test stepsNotes
Upstream PR: integrations#3008