TL;DR
permissions/team_discussions property has been removed from multiple endpoints, including /app/installations, /app/installations/{installation_id}, and /orgs/{org}/installation.dependabot_delegated_alert_dismissal have been added to /orgs/{org}/code-security/configurations and /orgs/{org}/code-security/configurations/{configuration_id}./repos/{owner}/{repo}/rules/branches/{branch} endpoint has seen changes in its response properties, including the removal and addition of subschemas.permissions/team_discussions.What Changed
#### Breaking
Changes that require immediate action include:
permissions/team_discussions from multiple endpoints, such as /app/installations, /app/installations/{installation_id}, /app/installations/{installation_id}/access_tokens, and /orgs/{org}/installation./repos/{owner}/{repo}/rules/branches/{branch} endpoint, including the addition and removal of subschemas.#### Deprecation
No features are being deprecated in this update.
#### Behavior
Changes in existing behavior include:
/repos/{owner}/{repo}/rules/branches/{branch} endpoint's response properties.#### Feature
New capabilities added include:
dependabot_delegated_alert_dismissal in /orgs/{org}/code-security/configurations and /orgs/{org}/code-security/configurations/{configuration_id}.Who's Impacted
If you are using the permissions/team_discussions property in your API requests, you will need to update your code to remove this property. If you are relying on the subschemas in the /repos/{owner}/{repo}/rules/branches/{branch} endpoint, you will need to adjust your code to accommodate the changes. If you are using the /orgs/{org}/code-security/configurations or /orgs/{org}/code-security/configurations/{configuration_id} endpoints, you can now utilize the new dependabot_delegated_alert_dismissal property.
Action Checklist
permissions/team_discussions propertypermissions/team_discussions property from API requests/repos/{owner}/{repo}/rules/branches/{branch} endpoint/repos/{owner}/{repo}/rules/branches/{branch} endpoint/orgs/{org}/code-security/configurations and /orgs/{org}/code-security/configurations/{configuration_id} endpointsdependabot_delegated_alert_dismissal propertyVerification
The information in this update brief is based on the following sources:
Last verified at: 2026-02-17T13:04:20.305279+00:00