Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Delete remaining 89 mentions of 'gahe' in data/features (#48724)
  • Loading branch information
Peter Bengtsson authored Jan 17, 2024
commit c216f1915e6490875e4d9ff6eb87897fb559e048
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,9 @@ Before defining a custom pattern, you must ensure that {% data variables.product
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
{% data reusables.repositories.navigate-to-ghas-settings %}
{% data reusables.advanced-security.secret-scanning-new-custom-pattern %}
{% data reusables.advanced-security.secret-scanning-add-custom-pattern-details %}{% ifversion secret-scanning-custom-enterprise-35 or custom-pattern-dry-run-ga %}
{% data reusables.advanced-security.secret-scanning-add-custom-pattern-details %}{% ifversion custom-pattern-dry-run-ga %}
1. When you're ready to test your new custom pattern, to identify matches in the repository without creating alerts, click **Save and dry run**.
{% data reusables.advanced-security.secret-scanning-dry-run-results %}
{%- ifversion secret-scanning-custom-enterprise-35 %}{% indented_data_reference reusables.secret-scanning.beta-dry-runs spaces=3 %}{% endif %}
{% endif %}
{% data reusables.advanced-security.secret-scanning-create-custom-pattern %}{% ifversion secret-scanning-push-protection-custom-patterns %}
1. Optionally, to enable push protection for your custom pattern, click **Enable**.
Expand Down Expand Up @@ -125,11 +124,10 @@ Before defining a custom pattern, you must ensure that you enable {% data variab
{% data reusables.repositories.navigate-to-ghas-settings %}
{% data reusables.advanced-security.secret-scanning-new-custom-pattern %}
{% data reusables.advanced-security.secret-scanning-add-custom-pattern-details %}
{%- ifversion secret-scanning-custom-enterprise-35 or custom-pattern-dry-run-ga %}
{%- ifversion custom-pattern-dry-run-ga %}
1. When you're ready to test your new custom pattern, to identify matches in select repositories without creating alerts, click **Save and dry run**.
{% data reusables.advanced-security.secret-scanning-dry-run-select-repos %}
{% data reusables.advanced-security.secret-scanning-dry-run-results %}
{%- ifversion secret-scanning-custom-enterprise-35 %}{% indented_data_reference reusables.secret-scanning.beta-dry-runs spaces=3 %}{% endif %}
{%- endif %}
{% data reusables.advanced-security.secret-scanning-create-custom-pattern %}{% ifversion secret-scanning-push-protection-custom-patterns %}
1. Optionally, to enable push protection for your custom pattern, click **Enable**. For more information, see "[AUTOTITLE](/code-security/secret-scanning/protecting-pushes-with-secret-scanning#enabling-secret-scanning-as-a-push-protection-in-an-organization-for-a-custom-pattern)."
Expand All @@ -148,7 +146,7 @@ Before defining a custom pattern, you must ensure that you enable secret scannin

{% note %}

{% ifversion secret-scanning-custom-enterprise-36 or custom-pattern-dry-run-ga %}
{% ifversion custom-pattern-dry-run-ga %}
**Notes:**
- At the enterprise level, only the creator of a custom pattern can edit the pattern, and use it in a dry run.
- {% data reusables.secret-scanning.dry-runs-enterprise-permissions %}
Expand All @@ -167,11 +165,10 @@ Before defining a custom pattern, you must ensure that you enable secret scannin
{% data reusables.enterprise-accounts.advanced-security-security-features %}{% endif %}
1. Under "Secret scanning custom patterns", click **New pattern**.
{% data reusables.advanced-security.secret-scanning-add-custom-pattern-details %}
{%- ifversion secret-scanning-custom-enterprise-36 or custom-pattern-dry-run-ga %}
{%- ifversion custom-pattern-dry-run-ga %}
1. When you're ready to test your new custom pattern, to identify matches in the enterprise without creating alerts, click **Save and dry run**.
{% data reusables.advanced-security.secret-scanning-dry-run-select-enterprise-repos %}
{% data reusables.advanced-security.secret-scanning-dry-run-results %}
{%- ifversion secret-scanning-custom-enterprise-36 %}{% indented_data_reference reusables.secret-scanning.beta-dry-runs spaces=3 %}{% endif %}
{%- endif %}
{% data reusables.advanced-security.secret-scanning-create-custom-pattern %}{% ifversion secret-scanning-push-protection-custom-patterns %}
1. Optionally, to enable push protection for your custom pattern, click **Enable**. For more information, see "[AUTOTITLE](/code-security/secret-scanning/protecting-pushes-with-secret-scanning)."
Expand All @@ -184,7 +181,7 @@ After your pattern is created, {% data variables.product.prodname_secret_scannin
When you save a change to a custom pattern, this closes all the {% data variables.secret-scanning.alerts %} that were created using the previous version of the pattern.
{% data reusables.secret-scanning.view-custom-pattern %}
1. Under "{% data variables.product.prodname_secret_scanning_caps %}", to the right of the custom pattern you want to edit, click {% octicon "pencil" aria-label="Edit pattern" %}.
{%- ifversion secret-scanning-custom-enterprise-36 or custom-pattern-dry-run-ga %}
{%- ifversion custom-pattern-dry-run-ga %}
1. When you're ready to test your edited custom pattern, to identify matches without creating alerts, click **Save and dry run**.
{%- endif %}
1. When you have reviewed and tested your changes, click **Publish changes**.{% ifversion secret-scanning-push-protection-custom-patterns %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ You can enable {% data variables.product.prodname_secret_scanning %} as a push p

{% data reusables.secret-scanning.push-protection-enterprise-note %}

Before enabling push protection for a custom pattern at enterprise level, you must also{% ifversion secret-scanning-custom-enterprise-36 or custom-pattern-dry-run-ga %} test your custom patterns using dry runs. {% data reusables.secret-scanning.dry-runs-enterprise-permissions %}{% else %} test your custom patterns in a repository before defining them for your entire enterprise, as there is no dry-run functionality. That way, you can avoid creating excess false-positive {% data variables.secret-scanning.alerts %}.{% endif %}
Before enabling push protection for a custom pattern at enterprise level, you must also{% ifversion custom-pattern-dry-run-ga %} test your custom patterns using dry runs. {% data reusables.secret-scanning.dry-runs-enterprise-permissions %}{% else %} test your custom patterns in a repository before defining them for your entire enterprise, as there is no dry-run functionality. That way, you can avoid creating excess false-positive {% data variables.secret-scanning.alerts %}.{% endif %}

{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.policies-tab %}{% ifversion security-feature-enablement-policies %}
Expand All @@ -130,7 +130,7 @@ Before enabling push protection for a custom pattern at enterprise level, you mu
{% data reusables.enterprise-accounts.advanced-security-policies %}
{% data reusables.enterprise-accounts.advanced-security-security-features %}{% endif %}
{% data reusables.advanced-security.secret-scanning-edit-custom-pattern %}
{% ifversion secret-scanning-custom-enterprise-36 or custom-pattern-dry-run-ga %}
{% ifversion custom-pattern-dry-run-ga %}
{% note %}

**Note**: At the enterprise level, you can only edit and enable push protection for custom patterns that you created.
Expand Down
1 change: 0 additions & 1 deletion data/features/limit-app-access-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/limit-branches-tags-in-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/link-existing-branches-to-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/lock-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/math-backtick-syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.9'
ghae: '>3.9'
1 change: 0 additions & 1 deletion data/features/math-fenced-blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/math.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/mermaid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/motion-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/nested-reusable-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/only-notify-requested-members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.4'
ghae: '>= 3.4'
1 change: 0 additions & 1 deletion data/features/org-enable-code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.8'
ghae: '>3.8'
1 change: 0 additions & 1 deletion data/features/org-owners-limit-forks-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/org-profile-pin-private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/partial-reruns-with-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/pat-v2-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
versions:
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
1 change: 0 additions & 1 deletion data/features/pat-v2-org-admin-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
1 change: 0 additions & 1 deletion data/features/pat-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
1 change: 0 additions & 1 deletion data/features/placeholder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
versions:
ghes: '>3.0'
ghec: '*'
ghae: '*'
1 change: 0 additions & 1 deletion data/features/pr-tree-view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
versions:
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/previous-release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/private-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/profile-name-enterprise-setting.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Reference: Issue #6996 ability to show users' first/last name instead of username in issue/PR comment titles for public and internal repos
versions:
ghes: '>=3.6'
ghae: '>=3.6'
1 change: 0 additions & 1 deletion data/features/profile-time-zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.7'
ghae: '>3.7'
1 change: 0 additions & 1 deletion data/features/projects-in-issue-forms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.11'
ghae: '>=3.11'
1 change: 0 additions & 1 deletion data/features/projects-v1-create-repo-project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Ability to create new repository level classic projects
versions:
ghes: '*'
ghae: '*'
1 change: 0 additions & 1 deletion data/features/projects-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
1 change: 0 additions & 1 deletion data/features/projects-v2-column-limits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
1 change: 0 additions & 1 deletion data/features/projects-v2-org-templates-improvements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.11'
ghae: '>=3.11'
1 change: 0 additions & 1 deletion data/features/projects-v2-org-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
1 change: 0 additions & 1 deletion data/features/pull-request-comment-on-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>= 3.9'
1 change: 0 additions & 1 deletion data/features/push-protection-custom-link-orgs-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/push-protection-custom-link-orgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/query-pack-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/re-run-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/read-audit-scope.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/releases-set-latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/remove-code-scanning-configurations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.8'
ghae: '>3.8'
1 change: 0 additions & 1 deletion data/features/rename-and-transfer-repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/reopen-dependabot-alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.4'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/repositories-forks-page-improvement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.9'
ghae: '>= 3.9'
1 change: 0 additions & 1 deletion data/features/repository-activity-view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.11'
ghae: '> 3.9'
1 change: 0 additions & 1 deletion data/features/required-deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/rest-permissions-header.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.11'
ghae: '>=3.11'
1 change: 0 additions & 1 deletion data/features/restrict-groups-to-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/restrict-pushes-create-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/secret-scanning-alert-audit-log.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/secret-scanning-backfill-email.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
1 change: 0 additions & 1 deletion data/features/secret-scanning-backfills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
6 changes: 0 additions & 6 deletions data/features/secret-scanning-custom-enterprise-35.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/secret-scanning-custom-enterprise-36.yml

This file was deleted.

1 change: 0 additions & 1 deletion data/features/secret-scanning-custom-link-on-block.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '> 3.8'
ghae: '> 3.8'
1 change: 0 additions & 1 deletion data/features/secret-scanning-dismissal-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/secret-scanning-enterprise-level-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/secret-scanning-enterprise-level.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/secret-scanning-notification-settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.9'
ghae: '>= 3.9'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/secret-scanning-push-protection-bypasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/secret-scanning-push-protection-email.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/secret-scanning-push-protection-web-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
versions:
fpt: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
ghec: '*'
Loading