Update disable-code-quality to match experience#45176
Conversation
Also, add section on organization settings, in addition to repository settings
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
Updates Code Quality disabling instructions to match the current UI and adds organization-level guidance.
Changes:
- Replaces obsolete repository disable/save steps with the current toggle.
- Adds organization-wide disabling and enforcement steps.
| 1. Click **Disable**. | ||
| 1. Click **Save changes**. | ||
| 1. In the sidebar, under "Security and quality", click **{% data variables.code-quality.code_quality_ui_settings %}** to display the "{% data variables.code-quality.code_quality_ui %}" page. | ||
| 1. Under **Code Quality analysis**, toggle from **On** to **Off**. |
|
|
||
| This stops all future {% data variables.product.prodname_code_quality_short %} scans and associated billing for the repository. | ||
|
|
||
| ## Disabling {% data variables.product.prodname_code_quality_short %} for your organization |
| 1. Click **Confirm**. | ||
| 1. Under **Enforce access**, toggle from **Off** to **On**. |
|
@bdukes Checking with the team on what's going on with this one, since it looks like a new feature and there are also some expiration dates that may be related. |
Also, add section on organization settings, in addition to repository settings
Why:
Closes: #45175
What's being changed (if available, include any code snippets, screenshots, or gifs):
It now says:
It now says
Check off the following: