Update org-wide config defaults
Update default configuration for an organization/installation. These apply to all repos unless overridden.
Authorizations
JWT authentication token
Path Parameters
Installation ID (UUID)
Body
Default for automatic reviews across the organization. Repositories that have not chosen their own setting follow this.
Organization default deploy-gated hold in seconds (0 disables it). Repositories that have not chosen their own setting follow this.
0 <= x <= 3600Organization default for how draft PRs are handled. Repositories that have not chosen their own setting follow this.
skip, summary_only, review Organization default file patterns to exclude from reviews. Repositories that have not set their own list follow this.
security, performance, style, all Organization default for merge gating. Repositories that have not chosen their own setting follow this.
none, block_on_critical, block_on_high Organization default for including a high-level summary. Repositories that have not chosen their own setting follow this.
1 <= x <= 100Organization default for review output format. Repositories that have not chosen their own setting follow this.
compact, table, checklist summary_only, comments_only, both Pause automatic reviews for the whole organization. While paused, no repository is reviewed automatically, even if it has reviews turned on.
critical, high, medium, low, info, all chill, balanced, assertive, roast brief, normal, detailed Response
Org-wide config defaults updated
Default for automatic reviews across the organization. Repositories that have not chosen their own setting follow this.
Organization default deploy-gated hold in seconds (0 disables it). Repositories that have not chosen their own setting follow this.
0 <= x <= 3600Organization default for how draft PRs are handled. Repositories that have not chosen their own setting follow this.
skip, summary_only, review Organization default file patterns to exclude from reviews. Repositories that have not set their own list follow this.
security, performance, style, all Organization default for merge gating. Repositories that have not chosen their own setting follow this.
none, block_on_critical, block_on_high Organization default for including a high-level summary. Repositories that have not chosen their own setting follow this.
1 <= x <= 100Organization default for review output format. Repositories that have not chosen their own setting follow this.
compact, table, checklist summary_only, comments_only, both Pause automatic reviews for the whole organization. While paused, no repository is reviewed automatically, even if it has reviews turned on.
critical, high, medium, low, info, all chill, balanced, assertive, roast brief, normal, detailed 
