Simplify versioning in article about secret scanning, and make it consistent with the rest (#23401)
* simplify versioning
This commit is contained in:
@@ -25,14 +25,14 @@ shortTitle: Manage secret alerts
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-security %}
|
||||
3. In the left sidebar, click **Secret scanning alerts**.
|
||||
1. In the left sidebar, click **Secret scanning alerts**.
|
||||
{% ifversion fpt or ghes or ghec %}
|
||||

|
||||
{% endif %}
|
||||
{% ifversion ghae %}
|
||||

|
||||
{% endif %}
|
||||
4. Under "Secret scanning" click the alert you want to view.
|
||||
1. Under "Secret scanning" click the alert you want to view.
|
||||
{% ifversion fpt or ghec %}
|
||||

|
||||
{% endif %}
|
||||
@@ -42,11 +42,7 @@ shortTitle: Manage secret alerts
|
||||
{% ifversion ghae %}
|
||||

|
||||
{% endif %}
|
||||
5. {% ifversion fpt or ghec %}
|
||||
Optionally, use the "Close as" drop-down menu and click a reason for resolving an alert.
|
||||
{%- elsif ghes or ghae %}
|
||||
Optionally, use the "Mark as" drop-down menu and click a reason for resolving an alert.
|
||||
{% endif %}
|
||||
1. Optionally, select the {% ifversion fpt or ghec %}"Close as"{% elsif ghes or ghae %}"Mark as"{% endif %} drop-down menu and click a reason for resolving an alert.
|
||||
{% ifversion fpt or ghec %}
|
||||

|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user