You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
refactor: Use go-github v81 native SCIM types and remove excludedAttributes
- Replace local SCIM types with github.SCIMEnterprise* from go-github v81
- Remove enterpriseSCIMListURL, enterpriseSCIMGet helper functions
- Use client.Enterprise.ListProvisionedSCIMGroups/Users directly
- Remove excluded_attributes parameter from all data sources
- Fix GitHub brand name capitalization in documentation
- Update tests to match new API calls
0 commit comments